Michael Rose
c4ca06f4b9
Liquid syntax error: "Expected end_of_string but found pipe in "name in __names | sort"
" in group-by-array
include
...
`sort` not allowed in `for` statements, remove it.
2017-09-04 21:21:14 -04:00
Michael Rose
e8d83de8b7
Fix Liquid syntax error: Expected id but found open_square in "{{page.[include.id] }}"
2017-09-04 21:14:36 -04:00
Michael Rose
f19e74bc8f
Update includes in /docs
2017-09-04 21:07:06 -04:00
Michael Rose
eb1f445050
Remove the http-equiv="cleartype" meta tag
...
Reasons for dropping: https://www.drupal.org/node/1717090
Close #1087
2017-08-29 15:41:47 -04:00
Michael Rose
0d87190f36
Remove #disqus_thread
duplicate
...
`<section id="disqus_thread"></section>` is set in `_includes/comments.html` and not needed in `_includes/comment-provider/disqus.html`.
Fixes #1199
2017-08-28 11:55:07 -04:00
Michael Rose
1cb4f9ebb8
Update Disqus script for /docs
2017-08-18 12:40:41 -04:00
Michael Rose
247bcde42e
URL Encode Title and Page URL in Social Share Links
2017-08-18 12:20:01 -04:00
Michael Rose
f7a1b1a160
DRY up handling of image_description
for alternative text
2017-08-04 12:20:08 -04:00
Michael Rose
ca6e7e3426
Fix variable names
2017-07-05 15:45:17 -04:00
Michael Rose
94dcda2d89
Update Google+ page comments for /docs
2017-07-05 12:07:27 -04:00
Michael Rose
9de3cade3b
Remove extraneous </a>
and </li>
tags
2017-05-30 08:13:57 -04:00
Michael Rose
19372f6470
Sync /docs
with root changes
2017-04-19 10:44:14 -04:00
Michael Rose
dbdf5c2f25
Change default locale to en_US
to appease OpenGraph debugger.
...
- Fixes #843
2017-02-28 08:57:54 -05:00
Michael Rose
0f4036b797
Update theme files in /docs
2017-02-21 10:08:09 -05:00
Michael Rose
696afd7ef2
Pagination now works for index.html files in subfolders. Links to next page consider baseurl now. ( #764 )
2017-01-24 10:44:39 -05:00
Michael Rose
0a79dd778d
Add https prefix to google-universal embed code. ( #772 )
2017-01-24 10:26:09 -05:00
Michael Rose
5fc884eb84
Rename responsive_video
helper to video
2017-01-24 10:05:57 -05:00
Justin Too
65a6654582
Add page hero video for vimeo/youtube using embedresponsively.com code ( #788 )
2017-01-24 09:29:34 -05:00
Michael Rose
1cfce57cfb
Remove hardcoded read time values and make “minute read” values dynamic based off of site.words_per_minute
...
- Close #703
2016-12-21 22:52:18 -05:00
Michael Rose
7ad8d79f93
Fix author.youtube
conditional in author sidebar
2016-12-21 22:43:21 -05:00
Michael Rose
7e1f1539e3
Add support for YouTube channel URLs in /docs
author sidebar
2016-12-21 22:30:01 -05:00
Michael Rose
2215ee5c06
Add include for adding custom author profile links to sidebar
2016-12-12 15:21:10 -05:00
Michael Rose
f9e36767c2
Set default value for words_per_minute
...
- Close #657
2016-11-18 12:22:40 -05:00
Michael Rose
e590edfac6
Make changes for /docs
2016-11-17 15:13:46 -05:00
Michael Rose
3a7dd49734
Rename #comments
to something more specific
...
- Close #582
2016-11-17 12:12:55 -05:00
Michael Rose
4c7914c74b
Add structured data markup for itemprop="person"
in author-profile
2016-11-16 11:48:52 -05:00
Michael Rose
749c780736
Rename image helper to figure
2016-11-15 12:12:14 -05:00
Michael Rose
b29e4bf5c9
Replace base_path
with absolute_url
filter
2016-11-04 12:50:03 -04:00
Michael Rose
57a4324fa0
Move gh-pages
branch files into /docs
and add test files
...
- Jekyll ignore `/docs` and `/test` folders when using from root
- Update Staticman config to point to correct branch and data file location
- Replace `{{ base_path }}` references with `absolute_url` filter
- Update documentation
2016-11-03 11:52:04 -04:00