15 Commits

Author SHA1 Message Date
XhmikosR
7bf3640108 Add .netlify in .gitignore 2020-09-17 18:45:31 +03:00
XhmikosR
d18f643c1a Update .gitignore 2020-09-12 17:22:54 +03:00
Thomas Park
99ba0bc396 update gitignore 2017-11-04 02:14:55 -04:00
Thomas Park
b66d4dc211 update v4.0.0-beta.2, closes #499 2017-11-03 02:48:10 -04:00
Corey Sewell
28bd7c0707 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
2014-11-14 20:44:05 +13:00
Graham Campbell
36634280a9 Tweaks 2013-12-26 15:55:26 +00:00
Thomas Park
efaf60a5e7 add gemfile and config for jekyll/gh-pages 2013-11-12 16:00:06 -05:00
Thomas Park
4642156cbc unignore bower_components 2013-08-06 15:19:12 -04:00
Thomas Park
557a844689 gitignore bower_components 2013-07-29 19:14:13 -04:00
Francesco Pontillo
f26cda05ee Restored original CNAME/gitignore 2013-05-16 10:36:53 +02:00
Francesco Pontillo
aaecc2b5f9 Deleted CNAME. 2013-03-01 20:46:09 +01:00
Francesco Pontillo
04c6984bec CSS are built under the "build" folder, ignored by git. Ready to merge. 2013-02-26 12:10:26 +01:00
Francesco Pontillo
20e3dbb8f2 Deleted CNAME, it probably messes with TravisCI. 2013-02-26 10:56:52 +01:00
Francesco Pontillo
43766eded0 Ignored CNAME. 2013-02-26 01:13:54 +01:00
Francesco Pontillo
d17bd2f335 Added package.json (for npm) and component.json (for bower).
Building with global variables is successful.
TravisCI should build correctly.
2013-02-25 19:29:45 +01:00