/typecaster

A responsive typography playground. Look at how different typefaces look against one another in different contexts and viewport sizes.

Primary LanguageShell

myway

A sinatra.rb starting point

Installation

Requirements:

  • RVM http://rvm.beginrescueend.com/
  • git
  • a ~/bin directory that is in your PATH environment variable mkdir ~/bin && echo "export PATH=$PATH:$HOME/bin" >> ~/.bash_profile && source ~/.bash_profile

Steps: curl -o ~/bin/mway -L https://github.com/michaelparenteau/myway/raw/master/bin/mway && chmod +x ~/bin/mway

Usage

To start a new project based on the myway template: mway

Starting the application

ruby app.rb

Deployment

Notes

URLs

Staging: Production: