Skip to content

shunfan/hazel

Repository files navigation

hazel

image

Hazel is a capsule static blog generator in Python

Comprehensive documentation: https://hazel.readthedocs.org/en/latest/

License

MIT.

Status

Alpha

Getting Start

Installation using pip:

pip install hazel

Target a directory:

cd your-blog-path

Initiate your blog:

hazel init

Write your first blog post:

hazel write my-first-post

Generate your blog:

hazel generate

More comprehensive documentation includes personal configuration of blog and the standard of template will be provided in several days.

About

Hazel is a capsule static blog generator in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published