Commit Graph

176 Commits

Author SHA1 Message Date
Thomas Park
b66d4dc211 update v4.0.0-beta.2, closes #499 2017-11-03 02:48:10 -04:00
Thomas Park
de117634b9 commit cosmo 2017-05-08 17:10:52 -04:00
Scott Kuhl
f8e4920df7 Added the Segoe UI font as the primary font in Cosmo for both version 3 and version 4. 2017-02-22 21:55:24 -06:00
Thomas Park
d86df536f8 add solarized to v3, closes #612 2017-02-22 22:27:55 -05:00
Thomas Park
dd93cd503e update copyright year 2017-02-22 22:27:06 -05:00
XhmikosR
886b90f05e Convert thumbs to 8-bit.
Before: 433 KB (444.013 bytes)
After:  235 KB (241.309 bytes)
2016-08-06 12:38:09 +03:00
XhmikosR
f026581d82 Losslessly compress images.
Before: 854 KB (875.446 bytes)
After:  835 KB (855.201 bytes)
2016-08-06 12:38:09 +03:00
Thomas Park
4b0d3762f3 update to v3.3.7 2016-07-30 17:56:26 -04:00
Thomas Park
316f055624 fix version number in bootswatch less and scss files, #582 2016-07-16 21:30:35 -04:00
Thomas Park
892d3743bb update sponsor 2016-02-03 18:30:29 -05:00
Thomas Park
8251c72543 update year to 2016 2016-02-03 18:29:27 -05:00
Thomas Park
4db5bf22ea update bootswatch to 3.3.6 2015-11-24 18:36:58 -05:00
Thomas Park
330d7b753b use blockquote-reverse instead of pull-right, closes #527 2015-11-11 23:40:45 -05:00
Thomas Park
bf32729d80 make table of contents anchor links consistent 2015-10-01 22:53:49 -04:00
Thomas Park
894a4ea12c add table of contents to sections, closes #519 2015-10-01 22:33:20 -04:00
Corey Sewell
f6e602e4ea Fix google font import issue with scss 2015-09-24 13:27:42 +12:00
Thomas Park
913f54b948 set web font path as variable that can be overridden, closes #507 2015-09-03 16:39:50 -04:00
Thomas Park
884b1111fa rename bootswatch assets to custom to reduce confusion 2015-09-02 22:51:22 -04:00
Thomas Park
651130d78d wide button column on preview pages 2015-08-05 02:05:55 -04:00
Thomas Park
ceefe110c1 set default $bootstrap-sass-asset-helper value 2015-07-07 14:03:38 -04:00
Thomas Park
0e31fc2700 for sass, give $icon-font-path conditional value, fixes #453 2015-07-02 16:47:52 -04:00
Thomas Park
d2246acacb more complete form states, closes #479 2015-06-20 21:08:38 -04:00
Thomas Park
17c540fc70 open sandbox option 2015-06-17 17:39:13 -04:00
Thomas Park
57a25bd6da update bootswatch to 3.3.5 2015-06-16 21:58:15 -04:00
Thomas Park
03180d6893 add width and height to sponsor image, closes #471 2015-05-29 18:55:07 -04:00
Jay Williams
faf169d9ff Rebuild each _variable.scss with grunt 2015-05-14 20:45:26 -05:00
Thomas Park
979847f28d change protocol relative urls to https 2015-04-21 14:37:36 -04:00
Thomas Park
49ccd07144 bump build version to 3.3.4+1 2015-03-23 16:56:57 -04:00
Thomas Park
b612b3aa64 change homepage tld 2015-03-22 16:00:55 -04:00
Thomas Park
2d82b960b8 update version numbers 2015-03-17 15:20:46 -04:00
Thomas Park
0b99e59d9b update bootswatch to 3.3.4 2015-03-17 14:38:40 -04:00
Thomas Park
a390afa8a3 fix tooltip opacity for ie8, closes #410 2015-02-27 01:00:25 -05:00
Thomas Park
bdd9e5c42d update markup to pass bootlint, closes #402 2015-02-06 19:49:52 -05:00
Thomas Park
7e60706301 update bootswatch to 3.3.2 2015-01-22 22:42:19 -05:00
Thomas Park
65e76268ea change sponsor 2015-01-09 23:04:37 -05:00
Thomas Park
c7735834f7 update version number in builds 2014-11-26 14:38:30 -05:00
Thomas Park
d7dd0d4372 add sass options to menus 2014-11-15 17:02:20 -05:00
Thomas Park
0c0b7907f8 bump version number in less and sass 2014-11-15 16:50:41 -05: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
Thomas Park
2d27fbca0e rebuild themes with autoprefixer, closes #359 2014-11-13 04:08:26 -05:00
Thomas Park
a240cb46db 3.3.0 -> 3.3.1 2014-11-12 15:37:01 -05:00
Thomas Park
fa6487a973 update sponsor to gridgum 2014-11-10 13:24:04 -05:00
Steven Black
47f715d317 Normalize the @gray[-xxxx] variable definitions in several variables.less files to bring most themes in-line with standard Bootstrap's variable.less file. Take note: no values are changed; just assigning #000 to @gray-base in the @gray[-xxxx] section. 2014-11-04 22:40:11 -05:00
Thomas Park
8f56e18736 fix white on white with active list-group-items, closes #337 2014-11-03 20:57:30 -05:00
Thomas Park
a05eb92b95 cosmo: fix selector bug, tweak list-group-active-border 2014-11-01 21:45:08 -04:00
Thomas Park
a1da4a63fb remove underline on table dropdown, closes #344 2014-11-01 21:25:41 -04:00
Thomas Park
918b2a49ca 3.2.0 -> 3.3.0 2014-11-01 21:05:20 -04:00
Thomas Park
8779d28cb7 update sponsor to shopify 2014-10-06 11:18:05 -04:00
XhmikosR
d9fe773954 Losslessly compress images. 2014-10-03 12:28:07 +03:00
Thomas Park
29274c8410 add support section 2014-09-14 10:53:41 -04:00