Skip to main content

A simple static site generator for generating directory websites.

Project description

logo

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.

Project details


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page