hacks-guide-minimal-mistake.../_includes
Robert James Kaes 10bc756932 URL Encode Title and Page URL in Social Share Links
The links to the various social networks include data from the post
(title and url) which can contain URL special characters.  Pass each of
the generated URLs through Liquid's `url_encode` filter to build HTML
complaint URLs.
2017-08-15 14:41:34 -04:00
..
analytics-providers Add https prefix to google-universal embed code. (#772) 2017-01-24 10:23:32 -05:00
comments-providers Fix indentation and remove comments 2017-07-05 11:59:09 -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 Replace base_path with absolute_url filter where possible 2016-10-06 15:40:30 -04:00
comment.html Add structured data markup for itemprop="comment" 2016-08-22 09:17:16 -04:00
comments.html Fix indentation and formatting 2017-07-05 12:04:53 -04:00
feature_row Remove prepend: "/" from includes and add to image path's instead 2016-10-10 11:48:30 -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 Remove prepend: "/" from includes and add to image path's instead 2016-10-10 11:48:30 -04:00
group-by-array Remove white space as it was causing issues with Markdown and parsing as code blocks 2016-04-27 10:09:24 -04:00
head.html Add flexbox fixes for < IE9 to make the greedy nav button visible 2017-02-14 13:13:28 -05: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 Replace base_path with absolute_url filter where possible 2016-10-06 15:40:30 -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