Skip to content

dot-src/dot-src.github.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dot-src.github.com

Generating the site

To generate the site you will need Sass and Jekyll.

To compile the stylesheet assets/_src.scss use the following command:

sass assets/_src.scss:assets/src.css --style compact

To compile the site itself run just run jekyll.