A documentation builder with HTMX and JavaScript support for RTL and Persian language content.
- RTL and Persian language support
- Crystal theme design
- Nested chapter support
- Markdown content
- Responsive design
- Install Python dependencies:
pip install -r requirements.txt- Run the server:
python app.py- Open your browser and navigate to:
http://localhost:5000
app.py- Flask applicationrequirements.txt- Python dependenciestemplates/- HTML templatesindex.html- Main template
content/- Markdown contentintro.md- Introduction chapterinstallation/- Installation chapterrequirements.md- Requirements subchaptersteps.md- Installation steps subchapter