charles-hollenbeck / git.coffee

A rails blog

Home Page:http://git.coffee/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Do

  • Create SEO H1 Field
  • Make Markdown Preview on Posts Edit
  • Create Homepage
  • Create About Page
    • Write Content for the About Page
    • Find an image for the About Page
  • Create some sort of caching for Github API calls (5000 requests/hr allowed)
  • Create Admin Dashboard
    • Add Post Management in Dashboard
    • Add Settings Management in Dashboard
  • Create a comments system for the form

Install Instructions:

  1. Install ruby
  2. Ensure NodeJS in installed on the system
  3. gem install rails -N
  4. bundle install
  5. rake db:setup
  6. rake db:seed

About

A rails blog

http://git.coffee/


Languages

Language:Ruby 52.5%Language:CSS 27.1%Language:HTML 17.2%Language:CoffeeScript 2.5%Language:JavaScript 0.6%