Sweb - a static blog generator written in bash

Random irrelevance that just didn't fit into other forums. Talk about anything.

Moderator: Talkative People

Post Reply
lelandbdean
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 18
Joined: Thu Mar 28, 2013 10:37 pm
Favorite Gaming Platforms: PC, Gameboy, PSP, SNES, NES
Programming Language of Choice: C/++ usually

Sweb - a static blog generator written in bash

Post by lelandbdean »

I dunno if this is the appropriate place to share this.

Over the past few days I put together a little script library for building customized, static blogs.
It can generate a base site and post templates for you, etc.
You write posts in markdown, then have it compile the site to html.
It also generates an RSS feed for it.

Hopefully someone finds it useful. :)

https://github.com/lelandbdean/sweb
Post Reply