jekyllbot
|
d2691d96ad
|
Release 💎 v2.6.0 (#334)
Merge pull request 334
|
2019-03-16 04:56:15 -04:00 |
Ashwin Maroli
|
2f80d62208
|
Do not cache the drop payload for SeoTag (#306)
Merge pull request 306
|
2019-03-16 04:30:11 -04:00 |
jekyllbot
|
3be2c5eabe
|
deps: bump rubocop-jekyll to 0.3.0 (#316)
Merge pull request 316
|
2018-10-26 10:49:04 -04:00 |
Ashwin Maroli
|
d8dba4bffa
|
Lint Ruby code with rubocop-jekyll gem (#302)
Merge pull request 302
|
2018-07-21 20:27:36 -04:00 |
Frank Taillandier
|
59cd2257b6
|
Style: Rubocop auto-correct
|
2017-10-22 18:37:44 +02:00 |
Ben Balter
|
e31c9e7ca7
|
add unit tests for Jekyll::SeoTag
|
2017-09-06 12:33:19 -04:00 |
Ben Balter
|
3805012e9a
|
Template payload should be a UnifiedPayloadDrop, not a hash
|
2017-09-06 12:16:10 -04:00 |
Ben Balter
|
d893fc7646
|
cache parsed template
|
2017-08-24 13:22:59 -04:00 |
Ben Balter
|
5219dd13e6
|
drop the a, just JSON
|
2017-08-23 16:25:28 -04:00 |
Ben Balter
|
5de6cd7f2c
|
convert JSON LD to a drop
|
2017-08-23 16:11:55 -04:00 |
Ben Balter
|
1081a0ebd9
|
break image logic into its own drop
|
2017-08-23 12:11:30 -04:00 |
Ben Balter
|
891d621899
|
move author logic to its own drop
|
2017-08-23 11:07:52 -04:00 |
Ben Balter
|
66aff234ca
|
use ruby to generate json-ld
|
2017-04-08 14:20:21 -04:00 |
Ben Balter
|
337bffa3bc
|
use attr_accessor
|
2017-04-07 17:10:13 -04:00 |
Ben Balter
|
dea21f0f8d
|
move filters to their own class
|
2017-04-07 17:01:20 -04:00 |
Ben Balter
|
7885669ee6
|
memoize drop
|
2017-04-07 16:37:21 -04:00 |
Ben Balter
|
f88db117f1
|
convert logic to a drop
|
2017-04-06 19:02:32 -04:00 |
Frank Taillandier
|
ef8fe3106c
|
bump and appease Rubocop
|
2017-03-31 22:42:46 +02:00 |
renshuki
|
e91babe998
|
Fix rubocop multiline hash errors
|
2017-01-30 10:53:19 +09:00 |
Pat Hawks
|
07eeffb6d9
|
Simplify minify regex
|
2016-10-15 14:24:13 -05:00 |
Pat Hawks
|
df09740757
|
Take advantage of Jekyll 3.3.0 URL filters
|
2016-10-06 15:56:15 -05:00 |
Ben Balter
|
2631e3ea77
|
run rubocop -a
|
2016-09-08 11:33:03 -04:00 |
Ben Balter
|
53e807a99a
|
Inherit Jekyll's rubocop config for consistency
|
2016-08-11 11:35:31 -04:00 |
Todd Eichel
|
220901c140
|
Different philosophy for rel prev/next links based on recommendations from Google.
Details here: https://webmasters.googleblog.com/2011/09/pagination-with-relnext-and-relprev.html.
This replaces the per-page prev/next links with general ones that will be output whenever there is a paginator with a previous or next page to show.
|
2016-05-11 17:26:23 -07:00 |
Ben Balter
|
1e6b9e55e9
|
minify json ld and test
|
2016-02-25 13:56:13 -05:00 |
Ben Balter
|
3aa3f4b88e
|
require version
|
2016-02-25 13:20:47 -05:00 |
Ben Balter
|
6f57ca4ee3
|
properly namespace the version
|
2016-02-21 15:14:49 -05:00 |
Ben Balter
|
81be1da466
|
use title=false, not title: false
|
2016-02-21 14:25:15 -05:00 |
Ben Balter
|
6bc8a57315
|
Merge branch 'master' into pr/title-optional
|
2016-02-21 14:16:00 -05:00 |
Ben Balter
|
86775d50f7
|
whitespace
|
2016-02-20 14:27:04 -05:00 |
Ben Balter
|
bdedd23bf2
|
expose version in HTML comment
|
2016-02-20 14:26:06 -05:00 |
Ben Balter
|
f9bcb30d61
|
add rubocop
|
2016-02-09 18:48:24 -05:00 |
Pat Hawks
|
c9b19c478d
|
Add default filter
|
2016-01-29 10:35:40 -08:00 |
Pat Hawks
|
66384741c3
|
Make <title> optional
|
2016-01-12 23:09:28 -08:00 |
Ben Balter
|
9f53718796
|
Merge pull request #21 from benbalter/entities
Do not escape smart quotes
|
2016-01-12 10:58:24 -05:00 |
Pat Hawks
|
fe4c5566fe
|
Do not escape characters
|
2016-01-11 13:50:15 -08:00 |
Pat Hawks
|
5672ec3991
|
Only process Liquid template once
|
2016-01-10 16:49:18 -08:00 |
Pat Hawks
|
7a55460f2c
|
Minify template just once
|
2016-01-06 12:29:14 -08:00 |
Pat Hawks
|
b6f096372d
|
Combine two gsubs into one
|
2016-01-05 22:08:27 -08:00 |
Ben Balter
|
1ad8107a4e
|
simplify whitespace regex
|
2015-11-25 15:26:57 -06:00 |
Ben Balter
|
1567a53d4e
|
properly escape smart quotes in title and description
|
2015-11-25 15:23:59 -06:00 |
Ben Balter
|
0c2ca4e07a
|
initial commit
|
2015-10-25 17:21:46 -04:00 |