mirror of
https://github.com/PR0M3TH3AN/Archivox.git
synced 2025-09-09 23:48:42 +00:00
Rename project to Archivox
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# DocForge Documentation
|
||||
# Archivox Documentation
|
||||
|
||||
Welcome to the official documentation for **DocForge**, a lightweight static site generator designed for "Read the Docs" style websites.
|
||||
Welcome to the official documentation for **Archivox**, a lightweight static site generator designed for "Read the Docs" style websites.
|
||||
|
||||
## Quick Start
|
||||
|
||||
@@ -10,6 +10,6 @@ npm run dev # start local server at http://localhost:8080
|
||||
npm run build # generate the _site/ folder
|
||||
```
|
||||
|
||||
DocForge converts Markdown files inside a `content/` folder into a full documentation site with search, navigation, and responsive design.
|
||||
Archivox converts Markdown files inside a `content/` folder into a full documentation site with search, navigation, and responsive design.
|
||||
|
||||
Check the **Getting Started** section to learn how to install and run DocForge locally.
|
||||
Check the **Getting Started** section to learn how to install and run Archivox locally.
|
||||
|
Reference in New Issue
Block a user