18 lines
214 B
Markdown
18 lines
214 B
Markdown
|
README
|
||
|
======
|
||
|
|
||
|
Usage
|
||
|
-----
|
||
|
|
||
|
|
||
|
First install stasis via bundle
|
||
|
|
||
|
bundle install --path vendor/bundle
|
||
|
|
||
|
Then run stasis once or in devel mode
|
||
|
|
||
|
bundle exec middleman
|
||
|
|
||
|
And get the result into the public/ directory !
|
||
|
|