Image

While working through the prep work of the Viking Code School program, I decided to write a simple blog CMS with Ruby on Rails.

It has a few key features:

  1. Backend login
  2. Comments
  3. Tinymce integration
  4. Code snippet syntax highlighting

View the blog on Heroku (may take a while to load).

View the source on Github.