Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 503 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 503 Bytes

minni

A minimal static site generator that powers https://jyotiska.github.io/blog/

How to use

Use python minni.py init for first time initialization. This creates required directories and files.

Use python minni.py new <post_title> to create a new post. This will print the file name where blog post can be edited and saved.

This project is at a very initial development stage. There might be breaking changes with future release.

License

This project is licensed under MIT License.