Skip to content

pamo/todo-backend-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-backend-site

Source for www.todobackend.com. This is a middleman-based static website.

  • Install required gems with bundle install
  • To run the site locally, run bundle exec middleman
  • To install bower dependencies for the client app and the specs app, run bundle exec rake build
  • To add a new Todo-Backend implementation, edit data/implementations.yaml

About

source for the TodoBackend website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 33.3%
  • Ruby 32.6%
  • CSS 24.9%
  • CoffeeScript 8.5%
  • JavaScript 0.7%