summaryrefslogtreecommitdiff
path: root/_config.yml
AgeCommit message (Collapse)Author
2014-11-14Add support for SASS/SCSSCorey Sewell
Refactored less files to be more scss friendly * Ensured no variables are used before assignment * Removed interpolated variable usage with similar substitute Added SCSS Grunt tasks * convert_less - Converts theme less files to scss * swatch_scss - Same as original swatch task, but using sass * compress_scss - Same as original compress task, but using sass Added dependencies for SCSS Updated _config.yml so jekyll includes theme _bootswatch.scss and _variables.scss files Added .sass-cache dir to .gitignore
2014-08-01add missing comma in configThomas Park
2014-08-01exclude font-awesome sourceThomas Park
2014-02-11Exclude more files when generating the site.XhmikosR
2013-12-26TweaksGraham Campbell
2013-11-12add gemfile and config for jekyll/gh-pagesThomas Park