barf

barf is an extremely minimal blog generator.

The entire build script is less than 100 lines of shell.

It could almost be called "suckless", but probably isn't. It was created for those focused on writing, not tinkering.

You can learn more by reading the official README and view the generated Atom feed here

barf = blogs are really fun


Get setup in 2 minutes

Install dependencies:

Clone and install the lightweight markdown parser, smu

Clone barf:

  1. Open project, change the domain variable at the top of the core barf file
  2. Run: make build
  3. Upload the contents of build to your server!
  4. Profit?

Articles