Skip to content

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

License

Notifications You must be signed in to change notification settings

pkolios/mackerel

Repository files navigation

Mackerel

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published