Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dillonzq/LoveIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2020-04-28 21:34:28 +0300
committerGitHub <noreply@github.com>2020-04-28 21:34:28 +0300
commit16a4e94117f118a358d1c0184db48e70a0aa63a9 (patch)
treea99069c4308bf229b87745c1dfe91661998b8b82 /README.md
parentaa5f490aae97097c4b5984ef4e753d160d89d103 (diff)
feat(search): add more params for search and improve search index (#279)
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 9 insertions, 6 deletions
diff --git a/README.md b/README.md
index 88b06bc6..fbbc27a9 100644
--- a/README.md
+++ b/README.md
@@ -113,14 +113,13 @@ I hope you will LoveIt ❤️!
* **Dynamic scroll** supported by [Smooth Scroll](https://github.com/cferdinandi/smooth-scroll)
* ...
-## Documentation
+## [Documentation](https://hugoloveit.com/categories/documentation/)
-* [Documentation Page](https://hugoloveit.com/categories/documentation/)
-* Build Documentation Locally:
+Build Documentation Locally:
- ```bash
- hugo server --source=exampleSite
- ```
+```bash
+hugo server --source=exampleSite
+```
## Multilingual and i18n
@@ -134,6 +133,10 @@ LoveIt supports the following languages:
* Italian
* [Contribute with a new language](https://github.com/dillonzq/LoveIt/pulls)
+[Languages Compatibility](https://hugoloveit.com/theme-documentation-basics/#language-compatibility)
+
+## [Roadmap](https://github.com/dillonzq/LoveIt/projects/1)
+
## Questions, ideas, bugs, pull requests
All feedback is welcome! Head over to the [issue tracker](https://github.com/dillonzq/LoveIt/issues).