This is an automated email from the ASF dual-hosted git repository. laimis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/lucenenet-site.git
commit 6bbf84313ccc231177b247195f9f88633653ddb9 Merge: 486a890 be2a23f Author: Laimonas Simutis <[email protected]> AuthorDate: Fri Feb 22 08:43:42 2019 -0600 Merge pull request #1 from Shazwazza/new-static-website All of the static files required for the new website contributing/current-status.html | 118 ++ contributing/documentation.html | 134 ++ contributing/index.html | 138 ++ contributing/issue-tracker.html | 116 ++ contributing/mailing-lists.html | 128 ++ contributing/source.html | 125 ++ contributing/toc.html | 36 + contributing/wiki.html | 117 ++ docs.html | 106 ++ download/download.html | 124 ++ download/toc.html | 27 + download/version-2.html | 125 ++ download/version-3.html | 154 ++ download/version-4.html | 165 ++ favicon.ico | Bin 0 -> 99678 bytes fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20127 bytes fonts/glyphicons-halflings-regular.svg | 288 +++ fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 45404 bytes fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23424 bytes fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes index.html | 193 ++ logo.svg | 25 + logo/favicon.ico | Bin 0 -> 100911 bytes logo/lucene-net-color.png | Bin 0 -> 8303 bytes logo/lucene-net-icon-64x64.png | Bin 0 -> 2530 bytes logo/lucene-net-reverse-color.png | Bin 0 -> 8661 bytes manifest.json | 282 +++ search-stopwords.json | 121 ++ styles/docfx.css | 957 ++++++++++ styles/docfx.js | 1139 ++++++++++++ styles/docfx.vendor.css | 1464 +++++++++++++++ styles/docfx.vendor.js | 52 + styles/lunr.js | 2924 ++++++++++++++++++++++++++++++ styles/lunr.min.js | 1 + styles/main.css | 73 + styles/main.js | 1 + styles/search-worker.js | 80 + styles/site.css | 131 ++ toc.html | 33 + xrefmap.yml | 30 + 40 files changed, 9407 insertions(+)
