mirror of
https://github.com/PR0M3TH3AN/Archivox.git
synced 2025-09-08 15:08:43 +00:00
docs: remove advanced section and add integration guide
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Features Overview
|
||||
|
||||
Archivox automatically turns your Markdown files into a full documentation site with a responsive layout and search.
|
||||
Archivox automatically converts your Markdown files into a full documentation site with built-in search and a responsive layout. Key features include:
|
||||
|
||||
* Sidebar navigation generated from folders (prefix names with numbers to control order)
|
||||
* Collapsible mobile menu and dark-mode switch
|
||||
* Client-side search powered by Lunr.js
|
||||
* Shortcodes for rich content (images, tabs, notes)
|
||||
* **Automatic navigation** – folders become sidebar sections so you can structure docs however you like.
|
||||
* **Dark mode** – a toggle is included for readers who prefer dark backgrounds.
|
||||
* **Client-side search** – Lunr.js indexes your content to allow instant search without a backend.
|
||||
* **Shortcodes for rich content** – use simple syntax for images, tabs and notes.
|
||||
|
Reference in New Issue
Block a user