You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
assets/src/fonts | 9 months ago | |
lib | 9 months ago | |
locales | 9 months ago | |
source | 9 months ago | |
.gitignore | 9 months ago | |
Gemfile | 9 months ago | |
Gemfile.lock | 9 months ago | |
README.adoc | 9 months ago | |
Rakefile | 9 months ago | |
config.rb | 9 months ago | |
config.ru | 9 months ago | |
gemset.nix | 9 months ago | |
shell.nix | 9 months ago |
README.adoc
= homepage
== init
bundle update
== compile
rake
== deploy
rake deploy:test
or
rake deploy:production
== run server (local)
rake run
Will listen on port `:9290`