UtkarshR8j / minni

A minimal static site generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A minimal static site generator

License:MIT License


Languages

Language:Python 88.4%Language:CSS 11.6%