docs: introduce a dedicated homepage

Based of the README for now, with a small additional "welcome to the
docs" section.

Perhaps in future, we could re-use the README.md verbatim? Perhaps with
some additional post-processing.

I think we'd want to dramatically reduce its size first though.

By having a dedicated homepage outside of `user-guide`, this fixes #1625
This commit is contained in:
Matt Sturgeon 2024-10-21 18:02:37 +01:00
parent 47b563d4e1
commit 5992a22821
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299
3 changed files with 40 additions and 2 deletions

View file

@ -1,5 +1,7 @@
# Structure for nixvim docs
- [Home](./index.md)
# User guide
- [Installation](./user-guide/install.md)