underr / yasbe

"Lightweight", simple static blog generator

Home Page:http://yasbe.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

"Lightweight", simple static blog generator

http://yasbe.surge.sh/

License:Do What The F*ck You Want To Public License


Languages

Language:Python 45.6%Language:CSS 36.8%Language:HTML 15.9%Language:Makefile 1.7%