hazel: a capsule static blog generator
Project description
hazel
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hazel-0.4.0.tar.gz
(7.8 kB
view hashes)
Built Distribution
hazel-0.4.0-py2.7.egg
(21.2 kB
view hashes)