dirmaker is a simple, opinionated static site generator for publishing directory websites (eg: Indic.page, env.wiki It takes entries from a YAML file and generates a categorised, paginated directory website.
Install
pip3 install dirmaker
Build a site
# 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
Licensed under the MIT license.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dirmaker-1.1.0.tar.gz
(22.7 kB
view details)
File details
Details for the file dirmaker-1.1.0.tar.gz.
File metadata
- Download URL: dirmaker-1.1.0.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1108935b022687a2afa28669255552c0ac37835dfda97caeecc8f240d31bd7c
|
|
| MD5 |
4f59600aa62cb8eafe2db8e3672556ae
|
|
| BLAKE2b-256 |
5473a3f225a7e01e8f0aa290cfd1987750da5d61071e6165484f1347700bf735
|