dirmaker
1.0.0
Dirmaker adalah generator situs statis yang sederhana dan berpendapat untuk menerbitkan situs web direktori (misalnya: indic.page, env.wiki ia mengambil entri dari file YAML dan menghasilkan situs web direktori yang dikategorikan dan paginasi.
pip3 install dirmaker
# Generate an example site in the `example` directory.
dirmaker --new
cd example
# Edit config.yml and add data to data.yml
# Customize static files and the template if necessary.
# Build the static site into a directory called `site`.
dirmaker --build
Berlisensi di bawah lisensi MIT.