Vogon. A simple blogging platform you can set up and run yourself.

github.com/spf13/Vogon

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2012
  • updating readme
  • rename README to README.md
  • handling the saving and display of dates on articles
  • Merge pull request #7 from lornajane/authors
  • moving author retrieval into each individual route that needs it
  • adding author display name to posts
  • Merge pull request #5 from lornajane/old-templates
  • Merge pull request #4 from lornajane/post-links
  • removing old cached templates
  • switched call to slimurl to make post links work
December 2011
  • Merge pull request #1 from lornajane/gitignore
  • Merge pull request #3 from lornajane/admin-template-labels
  • adding the label for the tag and post routes
  • correcting the function name for the new static function
  • adding a static method to set the data on the view before rendering t…
  • adding a gitignore so that compiled templates aren't marked as changes
October 2011
  • Edited README via GitHub
  • Making Admin prettier
  • Making it look pretty
  • initial import