Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-30 | update to v3.3.7 | Thomas Park | |
2016-07-16 | fix version number in bootswatch less and scss files, #582 | Thomas Park | |
2015-11-24 | update bootswatch to 3.3.6 | Thomas Park | |
2015-09-24 | Fix google font import issue with scss | Corey Sewell | |
2015-09-03 | set web font path as variable that can be overridden, closes #507 | Thomas Park | |
2015-06-16 | update bootswatch to 3.3.5 | Thomas Park | |
2015-05-26 | united: add bold ubuntu font, closes #468 | Thomas Park | |
2015-04-29 | cerulean, united: invert dropdown-menu links on narrow, closes #447 | Thomas Park | |
2015-04-21 | change protocol relative urls to https | Thomas Park | |
2015-03-17 | update bootswatch to 3.3.4 | Thomas Park | |
2015-01-22 | update bootswatch to 3.3.2 | Thomas Park | |
2014-11-15 | bump version number in less and sass | Thomas Park | |
2014-11-14 | Add support for SASS/SCSS | Corey 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 |