/hushed-tones

Hushed Tones; A blog for MJ

Primary LanguageRuby

Code Climate

A simple bloging engine for MJ

Status

A work in progress

TODO

  • Everytime a post is updated, a new empty tag is created
  • A Post now needs a user, but there is error handling when not logged in
  • Styling login page
  • Styling Post edit and show pages
  • Use Markdown/GFM/Textile for post formatting instead of pure html
  • Add images to posts
  • Slugify Post URLs
  • Delete tags from posts
  • Upgrade to Rails 4
  • Upgrade to Rails 4.1
  • Upgrade Bootswatch to Bootstrap v3
  • Use rails/strong_parameters
  • Make tags entities - clickable and add same tag to many posts
  • Add tags to top nav bar
  • Show recent tweets
  • Show recent tumblr posts
  • Consider moving to Clearance for authentication and authorization
  • Add High Voltage for static pages