Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 487 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 487 Bytes

rodan website

New project site for Rodan.

For local development, install Jekyll, and in the root directory of this branch run

jekyll serve -w --baseurl /

Using uncss to remove unused Bootstrap rules using the following command:

uncss -s css/bootstrap.css http://ddmal.github.io/rodan/ http://ddmal.github.io/rodan/download http://ddmal.github.io/rodan/doc http://ddmal.github.io/rodan/about > minified.css