Skip to main content

Minimalistic static site generator

Project description

Minimalistic static site generator

  • Free software: GNU GPLv3 license

Installation

pip install melthon

Documentation

https://python-melthon.readthedocs.io/

Changelog

2.0.0 (2020-05-22)

  • Simplify project by dropping support for all Python versions except for the current version (3.8)

  • Add support for repeated pages (e.g. events -> event details)

1.4.0 (2020-01-19)

  • Add Python 3.8 support

  • Drop Python 3.4 support

  • Don’t remove output folder, but remove it’s contents instead. Removing the folder would cause permission issues, when serving with a local web server for development.

1.3.0 (2019-11-27)

  • Add option to render Mako exceptions

1.2.0 (2019-10-18)

  • Set default input encoding to UTF-8

1.1.0 (2019-10-08)

  • Added subdirectory support

  • Added support for pretty urls (default)

  • Both <PAGE NAME>.template.mako and <PAGE NAME>.part.mako files won’t be rendered now

1.0.0 (2019-09-25)

  • Template rendering is working

  • Added YAML data file support

  • Improved program verbosity

0.1.0 (2019-09-21)

  • Drop support for Python 2

  • Implement middlewares

0.0.0 (2019-09-21)

  • First release on PyPI

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

melthon-2.0.0.tar.gz (27.5 kB view hashes)

Uploaded Source

Built Distribution

melthon-2.0.0-py2.py3-none-any.whl (20.5 kB view hashes)

Uploaded Python 2 Python 3

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