jekyllbot
46c08e5dc1
Merge pull request #4682 from DirtyF/patch-1
...
Merge pull request 4682
2016-03-19 10:26:05 -07:00
DirtyF
4618a2a8b5
replace with @parkr suggestion
2016-03-19 18:22:35 +01:00
Parker Moore
c28a17d71f
benchmark: add benchmarks for String#=~ vs String#include?
2016-03-19 10:08:17 -07:00
DirtyF
a81bc9773f
typo
2016-03-19 12:56:44 +01:00
Frank Taillandier
68892ab693
`future` option also works for collections
...
Following the discussion on #4676
2016-03-19 12:45:25 +01:00
Parker Moore
af47b3c1a7
Fix documentation for push/pop/shift/unshift
...
/cc https://github.com/jekyll/jekyll/pull/4384
2016-03-17 15:50:50 -07:00
Aaron Sky
0c73a6ded9
Update Templates Docs to include Array Filters
...
PR #2895 merged this in, but there isn't any documentation anywhere for this as far as I can find. All the Stack Overflow answers I could find said it was impossible to push and pop elements from a Liquid array, although that's probably because they were using Shopify's Liquid.
Fixes https://github.com/jekyll/jekyll/pull/4384
2016-03-17 15:50:18 -07:00
Jeff Kolesky
4b32bd2b13
Updates code styling per PR
2016-03-17 14:26:13 -07:00
Jeff Kolesky
f79f9d60a9
Changes `collection_url` tag to `link` tag
2016-03-17 14:01:04 -07:00
Parker Moore
ac9a72482d
Lock jemoji to v0.5.1 while we figure out the issue with HTML::Pipeline.
...
Reference issue: https://github.com/jekyll/jemoji/pull/37
2016-03-16 15:28:06 -07:00
jekyllbot
b9859489b0
Update history to reflect merge of #4670 [ci skip]
2016-03-16 13:15:27 -07:00
jekyllbot
5930bbfac1
Merge pull request #4670 from jekyll/clean-up-post-url
...
Merge pull request 4670
2016-03-16 13:15:26 -07:00
Parker Moore
4883a24363
PostComparer#post_date use the provided date instead of re-parsing the whole name.
2016-03-15 16:08:32 -07:00
Parker Moore
97efa0f0ce
Clean up Tags::PostUrl a bit
2016-03-15 16:06:25 -07:00
Parker Moore
329878c45f
Update site version of contributing [ci skip]
2016-03-15 16:05:38 -07:00
Parker Moore
bb1bd671b7
Merge pull request #4658 from SuriyaaKudoIsc/patch-20
...
Improved content in "License" section in README.markdown
2016-03-14 12:59:45 -07:00
Parker Moore
c006979160
Merge pull request #4659 from SuriyaaKudoIsc/patch-21
...
Set protocol of Stack Overflow to HTTPS
2016-03-14 12:59:25 -07:00
Parker Moore
a882c88081
Merge pull request #4660 from SuriyaaKudoIsc/patch-22
...
Set protocol of jekyllrb.com to HTTPS
2016-03-14 12:59:12 -07:00
Suriyaa Kudo
3014444b0e
Set protocol of jekyllrb.com to HTTPS
2016-03-12 12:51:58 +01:00
Suriyaa Kudo
ebe46f1ddc
Set protocol of Stack Overflow to HTTPS
2016-03-12 12:46:59 +01:00
Suriyaa Kudo
417b5a3b2e
Improved content in "License" section in README.markdown
2016-03-12 12:42:04 +01:00
jekyllbot
e33574b391
Update history to reflect merge of #4647 [ci skip]
2016-03-11 17:43:23 -06:00
jekyllbot
204e3074c9
Merge pull request #4647 from gesa/fix-templates-doc
...
Merge pull request 4647
2016-03-11 17:43:22 -06:00
Ben Balter
285aa54445
remove even more asset support
2016-03-11 16:18:11 -05:00
Parker Moore
ceace852b0
Merge pull request #4655 from spudowiar/themes
...
Fix invalid theme test, really
2016-03-11 13:05:07 -08:00
Aki
15e7c30cc7
Fixes typo on collections
...
There was a line referring to the `render` key in `_config.yml` but the actual name of the key is `output`.
Thank you, @parkr!
2016-03-11 13:03:32 -08:00
Saleem Rashid
64e4984ff5
theme: fix invalid theme test, really
2016-03-11 20:59:54 +00:00
Ben Balter
5f8ae36380
Merge pull request #4654 from spudowiar/themes
...
Fix invalid theme test
2016-03-11 15:52:57 -05:00
Saleem Rashid
7b63c8d201
theme: fix invalid theme test
2016-03-11 20:45:22 +00:00
Ben Balter
0a04932020
remove assets dir from theme fixture
2016-03-11 14:46:05 -05:00
Ben Balter
f89fbbe9e6
rebuild site
2016-03-11 14:45:14 -05:00
Ben Balter
e3c71ea407
Merge branch 'master' into themes
2016-03-11 14:44:44 -05:00
Ben Balter
1a203a0598
use variables in the docs
2016-03-11 14:43:44 -05:00
Ben Balter
92168954d2
remove asset support
2016-03-11 14:41:26 -05:00
jekyllbot
e92a46e156
Update history to reflect merge of #4653 [ci skip]
2016-03-11 13:35:23 -06:00
jekyllbot
2ea3bc53d3
Merge pull request #4653 from mlinksva/patch-2
...
Merge pull request 4653
2016-03-11 13:35:22 -06:00
jekyllbot
c206df3401
Update history to reflect merge of #4652 [ci skip]
2016-03-11 13:14:53 -06:00
jekyllbot
d4c1d97cb3
Merge pull request #4652 from jekyll/clean-sass-cache
...
Merge pull request 4652
2016-03-11 13:14:52 -06:00
Mike Linksvayer
4948b5a3b3
change smartify doc from copy/paste of mardownify doc
2016-03-11 11:09:03 -08:00
surrim
64d5e3dfd3
removed "env=prod"-condition
2016-03-11 19:26:16 +01:00
Parker Moore
79f8210fff
'jekyll clean': also remove .sass-cache
2016-03-11 10:04:36 -08:00
surrim
52eb60e171
use copy_entry only in safe mode
2016-03-11 18:45:40 +01:00
jekyllbot
8c9ebd2674
Update history to reflect merge of #4645 [ci skip]
2016-03-11 11:37:35 -06:00
jekyllbot
1768bcc489
Merge pull request #4645 from jekyll/affinity-teams-post
...
Merge pull request 4645
2016-03-11 11:37:35 -06:00
Parker Moore
86e4fa9a35
team ~> teams
2016-03-11 09:37:11 -08:00
Ben Balter
b086a3b423
Merge pull request #4646 from jekyll/avatar-fix
...
Ensure avatars properly render on /news
2016-03-10 11:59:37 -05:00
Ben Balter
1c59be1494
ensure avatars properly render on /news
2016-03-10 11:52:39 -05:00
Ben Balter
c759771dc7
super-duper informal
2016-03-10 11:47:53 -05:00
Ben Balter
238341ac8a
steel my awesome one contribution at a time line from the contributing file
2016-03-10 11:47:02 -05:00
Ben Balter
21847980e3
more informal link language
2016-03-10 11:46:06 -05:00