Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 694 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 694 Bytes

webcomic

A webcomic page with twitter boot strap styles.

A possibly up to date version is running at http://webcomic.herokuapp.com/ It deletes files so to see it in action, goto /admin, create or login to account, and add some new comics ( any image will do).


###TODO

  • Replace file_field with http://blueimp.github.com/jQuery-File-Upload/ (or at least a bootstrap hack such as ?
  • Add a blog feature separate from comics?
  • Google Ads?
  • add better styling to tags?
  • add generic database items (title, author, etc)

###DONE?

  • Authentication to admin/comics controller. (Easier to have admin section that do it on specific actions)
  • Add publish dates to comics
  • Tagging