Skip to main content

Minimal static site generator built with type annotations

Project description

Mackerel is a minimal static site generator written in typed Python 3.6+.

Latest Version Build Status Coverage Status

Installation

Installing mackerel with pip:

$ pip install mackerel

Or by cloning the repository:

$ git clone https://github.com/pkolios/mackerel.git

And installing mackerel:

$ cd mackerel
$ pip install -e .

Documentation

View the basic usage documentation at mackerel.sh.

Testing

Running the tests from mackerel root directory:

$ pytest

License

MIT licensed. See the bundled LICENSE file for more details.

Changelog

0.2 (2017-07-09)

Bugfixes

  • Fix an error in the packaging that caused mackerel init command to fail due to the lack of config.ini.

Improvements

  • Rework the setup.py script to increase release automation.

0.1 (2017-07-09)

  • First preview release.

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

Mackerel-0.2.tar.gz (503.0 kB view hashes)

Uploaded Source

Built Distribution

Mackerel-0.2-py36-none-any.whl (509.7 kB view hashes)

Uploaded Python 3.6

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