posted
Eoraptor
A simple blog engine written on Rails 3
About this Project
View on GitHub: http://github.com/Sutto/eoraptor
Eoraptor is the software that powers this blog. Written in approximately one week, it ties together a lot of code I’d written in Rails 3 and takes a simplest possible approach to web blogs (short of going static).
More importantly, it’s another chance for me to play around with Rails 3 (and my fourth Rails 3 application so far) and is designed so the code base is as simple and easy to understand as possible. It also gave me a chance to play around with Coffeescript (via Barista as well as Haml and Sass 3).
Recent Commits to GitHub Repository
- Loading commit information...