Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-21 | change protocol relative urls to https | Thomas Park | |
2015-04-14 | darkly, flatly: fix input heights, closes #438 | Thomas Park | |
2015-03-17 | update bootswatch to 3.3.4 | Thomas Park | |
2015-01-26 | darkly, flatly: don't apply table link style to dropdown-menu | Thomas Park | |
2015-01-22 | update bootswatch to 3.3.2 | Thomas Park | |
2015-01-22 | navbar-brand padding more flexible, closes #388 | 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 |