A repository for reusable codes.
app: Pre-compiled source files for CoffeeScript (JavaScript), SASS (CSS) and HAML (HTML)lib: Ruby scripts for local developmentpublic: Rendered pages for serving the static siteapp.rb: The Sinatra bootstrap fileconfig.ru: The web server configurationGemfile: The listing of Gems used within the applicationRakefile: Executes tasks for compilation
gem install bundler --no-ri --no-rdoc
bundle
powder install (only if you don't have pow already installed)
powder link
powder open