hacks-guide-minimal-mistake.../_includes
Michael Rose 93c4fbc4b9 Color "skins" (#1242)
* Add YIQ Color Contrast mixin
* Remove text underline from `.btn` links
* Move YIQ variables
* Simplify button classes using YIQ color contrast mixin
  - DRY up button CSS using Sass list and YIQ color contrast mixin.
  - Move `color` and `background-color` to new `btn--primary` class instead of assinging on the default class. Removes the need to override them.
* Add `.btn--primary` to buttons that just had `.btn`
* Apply changes to `/docs`
* Add `.btn--primary` class
* Update CHANGELOG and history
* Add sample form
* Abstract colors away into Sass variables for easier themeing
* Add "dark" skin
* Replace hardcoded color with SCSS variable
* Invert Font Awesome icons' colors in author sidebar and footer
* Add Sass changes to `/docs`
* Use primary button type instead of inverse
* Add missing `!default` on `$muted-text-color`
* Add `contrast` and `sunrise` skin colors
* Add `dirt` skin color
* Add `air` skin color option
* Add `mint` skin color
* Add `btn--primary` class to Submit Comment button
* Set skin to `default`
* Document skin color options
* Add note about skin SCSS import

Close #1208
2017-09-12 12:01:43 -04:00
..
analytics-providers Add https prefix to google-universal embed code. (#772) 2017-01-24 10:23:32 -05:00
comments-providers Remove #disqus_thread duplicate 2017-08-28 11:55:07 -04:00
footer Add custom footer include 2016-03-21 14:11:39 -04:00
head Remove default favicons and add note about using Real Favicon Generator to create your own set 2016-04-05 22:02:14 -04:00
analytics.html Add file extensions back to non-helper _includes 2016-03-10 21:13:01 -05:00
archive-single.html Remove prepend: "/" from includes and add to image path's instead 2016-10-10 11:48:30 -04:00
author-profile-custom-links.html Add include for adding custom author profile links to sidebar 2016-12-12 15:21:10 -05:00
author-profile.html add gitlab to author profile (#1050) 2017-07-05 12:25:41 -04:00
base_path Fallback to site.github.url for use in {{ base_path }} when site.url is nil 2016-08-04 10:47:39 -04:00
breadcrumbs.html Fixed site variables (#1063) 2017-07-05 12:30:39 -04:00
browser-upgrade.html Update class utility docs 2016-04-13 11:29:44 -04:00
category-list.html Fix Liquid errors when in error_mode: strict 2017-09-04 21:04:18 -04:00
comment.html Add structured data markup for itemprop="comment" 2016-08-22 09:17:16 -04:00
comments.html Color "skins" (#1242) 2017-09-12 12:01:43 -04:00
feature_row Fix Liquid syntax error in feature_row include 2017-09-04 21:35:09 -04:00
figure Rename image helper to figure 2016-11-15 12:12:14 -05:00
footer.html add gitlab to author profile (#1050) 2017-07-05 12:25:41 -04:00
gallery Fix Liquid syntax error: Expected id but found open_square in "{{page.[include.id] }}" 2017-09-04 21:14:36 -04:00
group-by-array Liquid syntax error: "Expected end_of_string but found pipe in "name in __names | sort"" in group-by-array include 2017-09-04 21:21:14 -04:00
head.html Remove the http-equiv="cleartype" meta tag 2017-08-29 15:41:47 -04:00
masthead.html Update GreedyNav to use flexbox instead of display: table 2017-02-13 22:15:57 -05:00
nav_list Collapse sidebar navigation list on smaller screens 2016-11-17 15:06:07 -05:00
page__hero.html DRY up handling of image_description for alternative text 2017-08-04 12:20:08 -04:00
page__hero_video.html Rename responsive_video helper to video 2017-01-24 10:05:57 -05:00
page__taxonomy.html Replace base_path with absolute_url filter where possible 2016-10-06 15:40:30 -04:00
paginator.html Removing extraneous a and li tags (#1038) 2017-05-30 08:11:19 -04:00
post_pagination.html Replace base_path with absolute_url filter where possible 2016-10-06 15:40:30 -04:00
read-time.html Remove hardcoded read time values and make “minute read” values dynamic based off of site.words_per_minute 2016-12-21 22:52:18 -05:00
scripts.html Replace base_path with absolute_url filter where possible 2016-10-06 15:40:30 -04:00
seo.html Change default locale to en_US to appease OpenGraph debugger. 2017-02-28 08:57:54 -05:00
sidebar.html Remove prepend: "/" from includes and add to image path's instead 2016-10-10 11:48:30 -04:00
social-share.html URL Encode Title and Page URL in Social Share Links 2017-08-15 14:41:34 -04:00
tag-list.html Fix Liquid errors when in error_mode: strict 2017-09-04 21:04:18 -04:00
toc Change "table of contents" default icon and text label 2016-04-05 21:15:56 -04:00
video fix(includes/video): use https always (#945) 2017-04-19 10:39:20 -04:00