Mackerel is a minimal static site generator written in typed Python 3.6+
Project description
Mackerel is a minimal static site generator written in typed Python 3.6+.
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.
Project details
Release history Release notifications | RSS feed
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.1.tar.gz
(511.6 kB
view hashes)
Built Distribution
mackerel-0.1-py36-none-any.whl
(514.1 kB
view hashes)