/yasbe

"Lightweight", simple static blog generator

Primary LanguagePythonDo What The F*ck You Want To Public LicenseWTFPL

YASBE

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.

Dependencies

Installing

  • clone this repo
  • copy config_ex.toml to config.toml
  • install deps
  • run make serve
  • access localhost:4000

Your blog will be available at the www directory.