This is an automated email from the ASF dual-hosted git repository.
rclabo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git.
from f605017 SWEEP: Increased timeouts on tests to keep them from
intermittently failing during nightly builds.
new 101a158 website: updated copyright in footer
new b83d07c website: updated home page includig title, meta title, hero
text, and install command.
new d39b92b website: fixed home page responsive bug at 751px
new 82774e3 website: bug fix so that Improve this Doc is always clickable.
new 1132c88 website: home page books are smaller now and fixed one books
link so it's not just the kindle version.
new 1ffe4f9 website: body font larger. Hyperlinks now brighter and
provide better hover feedback. Body Hyperlinks now not same styles as main nav.
new fe4da00 website: New Quick Start area. Contains Index, Introduction,
Tutorial & Learning Resources pages.
new 3f91669 Website: Converted smart quotes to regular quotes and other
small tweaks related to code review.
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../how-to-setup-java-lucene-debugging.md | 62 +--
websites/site/contributing/make-release.md | 2 +-
websites/site/docfx.json | 19 +-
websites/site/docs.md | 1 +
websites/site/index.md | 6 +-
websites/site/lucenetemplate/index.html.tmpl | 6 +-
websites/site/lucenetemplate/styles/main.css | 53 ++-
websites/site/lucenetemplate/styles/site.css | 37 +-
websites/site/quick-start/index.md | 29 ++
websites/site/quick-start/introduction.md | 80 ++++
websites/site/quick-start/learning-resources.md | 78 ++++
websites/site/quick-start/toc.yml | 6 +
websites/site/quick-start/tutorial.md | 518 +++++++++++++++++++++
websites/site/toc.yml | 5 +-
14 files changed, 836 insertions(+), 66 deletions(-)
create mode 100644 websites/site/quick-start/index.md
create mode 100644 websites/site/quick-start/introduction.md
create mode 100644 websites/site/quick-start/learning-resources.md
create mode 100644 websites/site/quick-start/toc.yml
create mode 100644 websites/site/quick-start/tutorial.md