public
Description: My new Rails blog
Homepage: http://samsoffes.heroku.com
Clone URL: git://github.com/samsoffes/samsoff.es.git
name age message
file .gems Sun Nov 08 13:47:16 -0800 2009 Added rewrite to support old posts [samsoffes]
file .gitignore Sat Nov 07 18:00:13 -0800 2009 Updated helpers and copied over old public files [samsoffes]
file Rakefile Sat Mar 21 01:15:50 -0700 2009 Took the plunge. Rails branch is born [samsoffes]
file Readme.markdown Sun Nov 08 15:23:23 -0800 2009 Added readme [samsoffes]
directory app/ Sun Nov 08 15:54:06 -0800 2009 Updated stylesheet and add js to prevent 404s [samsoffes]
directory config/ Sun Nov 08 15:30:09 -0800 2009 Cleaned up application layout and added redirec... [samsoffes]
directory db/ Sun Nov 08 14:50:47 -0800 2009 Updated seeds [samsoffes]
directory features/ Sun Nov 08 14:39:42 -0800 2009 Updated home page and fought with cucumber [samsoffes]
directory lib/ Sun Nov 08 13:47:35 -0800 2009 Started using Cucumber [samsoffes]
directory public/ Sun Nov 08 15:54:06 -0800 2009 Updated stylesheet and add js to prevent 404s [samsoffes]
directory script/ Sun Nov 08 13:47:35 -0800 2009 Started using Cucumber [samsoffes]
directory test/ Sun Nov 08 13:47:35 -0800 2009 Started using Cucumber [samsoffes]
Readme.markdown

samsoff.es

This is my new blog I am rewriting in Rails. I moved my blog to Jekyll a few weeks ago and really missed playing with a Rails app, so I'm moving it back and starting from scratch.

My current blog is still at http://samsoff.es. You can see this version at http://samsoffes.heroku.com until I make it live.

Goals for new version

  • Use Heroku for hosting
  • Use Cucumber for integration testing
  • New design
  • Cleaner backend
  • Categories
  • New homepage
  • Integrate podcast into app
  • Support old URLs and move to new restful URLs