To import all the old stuff before the final CNAME
migration, run:
# Suppose you have old stuff at ~/code/lewagon/www-sinatra
$ cd ~/code/lewagon/www
$ cp -r ../www-sinatra/posts .
The app configuration lies in config/application.yml
and is not
versionned by git (for security reasons). If you've just cloned this
repo, ask a colleague for his application.yml
file over a secure channel.
The first commit of this app has been generated thanks to lewagon/wagon_rails's rails app generator.
$ bin/deploy