Skip to content

lmno/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+.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • CSS 45.7%
  • Python 39.1%
  • HTML 10.5%
  • JavaScript 4.3%
  • Makefile 0.4%