Skip to content

arazshah/bookane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Builder

A documentation builder with HTMX and JavaScript support for RTL and Persian language content.

Features

  • RTL and Persian language support
  • Crystal theme design
  • Nested chapter support
  • Markdown content
  • Responsive design

Setup

  1. Install Python dependencies:
pip install -r requirements.txt
  1. Run the server:
python app.py
  1. Open your browser and navigate to:
http://localhost:5000

Project Structure

  • app.py - Flask application
  • requirements.txt - Python dependencies
  • templates/ - HTML templates
    • index.html - Main template
  • content/ - Markdown content
    • intro.md - Introduction chapter
    • installation/ - Installation chapter
      • requirements.md - Requirements subchapter
      • steps.md - Installation steps subchapter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published