mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-05 13:21:18 +00:00
📝 Add a documentation base for Khoj! (#333)
* Add docs for more organized, accessible information detailing Khoj setup * Delete duplicated files * Add a coverpage without enabling it. Add logo and theme * Remove obsidian README.md * Add plausible script to index.html via docsify
This commit is contained in:
18
docs/_sidebar.md
Normal file
18
docs/_sidebar.md
Normal file
@@ -0,0 +1,18 @@
|
||||
- Getting Started
|
||||
- [Overview](README.md)
|
||||
- [Install](setup.md)
|
||||
- [Windows Installation](windows_install.md)
|
||||
- Learn More
|
||||
- [Features](features.md)
|
||||
- [Chat](chat.md)
|
||||
- [Search](search.md)
|
||||
- [Demos](demos.md)
|
||||
- Interfaces
|
||||
- [Obsidian](obsidian.md)
|
||||
- [Emacs](emacs.md)
|
||||
- Data Sources
|
||||
- [Github](github_integration.md)
|
||||
- [Notion](notion_integration.md)
|
||||
- [Advanced](advanced.md)
|
||||
- Contributing
|
||||
- [Development](development.md)
|
||||
Reference in New Issue
Block a user