Template für middleman mit einigen Libararies, die ich immer benötige. nix-shell vorbereitet.
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.
 
 
 
 
 
 
Denis Knauf f3629f9796 init 9 months ago
assets/src/fonts init 9 months ago
lib init 9 months ago
locales init 9 months ago
source init 9 months ago
.gitignore init 9 months ago
Gemfile init 9 months ago
Gemfile.lock init 9 months ago
README.adoc init 9 months ago
Rakefile init 9 months ago
config.rb init 9 months ago
config.ru init 9 months ago
gemset.nix init 9 months ago
shell.nix init 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`