dirmaker
1.0.0
Dirmaker هو مولد مواقع ثابت بسيط ومشهد للرأي لمواقع الدليل للنشر (على سبيل المثال: indic.page ، env.wiki ، يستغرق الأمر إدخالات من ملف yaml ويقوم بإنشاء موقع ويب مصنّف ومصنف.
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
مرخصة بموجب ترخيص معهد ماساتشوستس للتكنولوجيا.