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