Age | Commit message (Collapse) | Author |
|
|
|
|
|
lumen: fixing justified tabs animation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add contenteditable to input selectors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
input and textarea)
|
|
|
|
Redesign front-page
|
|
* Add splash background image
* Parallax scrolling
* Moved logo to navbar
|
|
fix double semicolon typos
|
|
|
|
|
|
|
|
|
|
|
|
Added scss files to api
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add support for SASS/SCSS
|
|
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
|
|
|