Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 255 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 255 Bytes

ECRuby main web site. Uses staticmatic.

Gems:

gem install staticmatic rdiscount net-scp

Edit files in src/

Use

staticmatic preview .

to test things out.

Use

staticmatic build .

to generate the site into the site/ folder.