Skip to content

kjellkvinge/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.

Build Status built and deployed to S3 via SnapCI.

  • 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 32.9%
  • Ruby 32.8%
  • CSS 25.2%
  • CoffeeScript 8.4%
  • JavaScript 0.7%