summaryrefslogtreecommitdiff
path: root/yeti
AgeCommit message (Collapse)Author
2015-07-07set default $bootstrap-sass-asset-helper valueThomas Park
2015-07-02for sass, give $icon-font-path conditional value, fixes #453Thomas Park
2015-06-17open sandbox optionThomas Park
2015-06-16update bootswatch to 3.3.5Thomas Park
2015-05-29add width and height to sponsor image, closes #471Thomas Park
2015-05-14Rebuild each _variable.scss with gruntJay Williams
2015-04-29yeti: lighten link-hover-colorThomas Park
2015-04-21change protocol relative urls to httpsThomas Park
2015-03-23bump build version to 3.3.4+1Thomas Park
2015-03-22change homepage tldThomas Park
2015-03-17update version numbersThomas Park
2015-03-17update bootswatch to 3.3.4Thomas Park
2015-02-06update markup to pass bootlint, closes #402Thomas Park
2015-01-22update bootswatch to 3.3.2Thomas Park
2015-01-09change sponsorThomas Park
2014-11-26yeti: set badge bg to brand-primary, closes #363Thomas Park
2014-11-15add sass options to menusThomas Park
2014-11-15bump version number in less and sassThomas Park
2014-11-14Add support for SASS/SCSSCorey 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
2014-11-13rebuild themes with autoprefixer, closes #359Thomas Park
2014-11-123.3.0 -> 3.3.1Thomas Park
2014-11-10update sponsor to gridgumThomas Park
2014-11-04Normalize the @gray[-xxxx] variable definitions in several variables.less ↵Steven Black
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-01yeti: fix radio and checkbox alignment, closes #343Thomas Park
2014-11-013.2.0 -> 3.3.0Thomas Park
2014-10-06update sponsor to shopifyThomas Park
2014-10-03yeti: fix input and button alignment for firefox, closes #330Thomas Park
2014-10-03Losslessly compress images.XhmikosR
2014-09-14add support sectionThomas Park
2014-09-03yeti: reduce base paddingThomas Park
2014-08-18remove inline style from components, closes #302Thomas Park
2014-08-14yeti, cosmo, lumen: tweak button padding, #301Thomas Park
2014-08-14update twitter to @bootswatchThomas Park
2014-08-13added paper and sandstone, deprecated ameliaThomas Park
2014-08-02update sponsorThomas Park
2014-08-01add new sponsorThomas Park
2014-07-06yeti: prevent override on input size, closes #282Thomas Park
2014-07-06revert dark modal headers to light, closes #277Thomas Park
2014-07-02fixes invisible close buttons, closes #272Thomas Park
2014-07-01update sponsorThomas Park
2014-06-273.1.1 -> 3.2.0Thomas Park
2014-06-19fix close buttons in panels, closes #266Thomas Park
2014-04-01ad impression trackingThomas Park
2014-04-01ad analyticsThomas Park
2014-04-01remove bsa scriptThomas Park
2014-03-27streamline build process, rebuild themesThomas Park
2014-03-24Fix navbar button heightAnthony
2014-03-17add darkly to siteThomas Park
2014-03-13yeti: fix button and input size in forms, closes #231Thomas Park
2014-03-08add dialog components to previewsThomas Park