Yet Another Static Blog Engine (Demo)
Unlike others Static Blogs Generators like Pelican or Jekyll, this one was made to be modified, so don't expect to get cool themes, ready "plugins" or anything.
That's my special way to tell that I'm lazy.
- clone this repo
- copy
config_ex.toml
toconfig.toml
- install deps
- run
make serve
- access localhost:4000
Your blog will be available at the www
directory.