Skip to content

Dead simple webcomics engine written in Ruby (Sinatra + erb)

Notifications You must be signed in to change notification settings

bronikowski/striptease

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Striptease - a simple webcomics server
2013 Mathilda Hartnell

This is a simple webapp written in ruby/sinatra for hosting a webcomic. Not much to look at now, but here's my list of goals I plan to implement for the first release:

1. Basic SQLite model #DONE as of 16.2.2013
2. Getting comics by URL / Navigating the archives #DONE as of 27.2.2013
3. Example theme #DONE as of 27.2.2013
4. Admin panel
  4.1 Adding / deleting / editing comics
  4.2 Managing css / templates
5. Mini-blog for rants #Added hook model
6. RSS feed management
7. Automatic comic/rant posting
8. Installation script

About

Dead simple webcomics engine written in Ruby (Sinatra + erb)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%