Lucas Jenss
a23e94ad48
Improve comment for url_placeholders method
2013-07-31 23:17:06 +02:00
Lucas Jenss
cce58159ce
Use symbols for all placeholders
...
See https://github.com/mojombo/jekyll/pull/944#discussion_r5443105
for a discussion.
2013-07-31 23:11:51 +02:00
Lucas Jenss
f5d0be9660
Move URL generation to own class instead of a module
...
As suggested by @parkr in #944
2013-07-25 22:44:27 +02:00
Lucas Jenss
41b2f0824e
Merge branch 'master' of https://github.com/mojombo/jekyll into permalink-special-characters
2013-07-25 21:33:55 +02:00
Matt Rogers
09e50a5008
Update history to reflect merge of #1354
2013-07-25 13:53:36 -05:00
Matt Rogers
7bc98cba24
Merge pull request #1354 from agelber/add-jekyll-rss-to-plugins
...
Added jekyll-rss plugin to docs
2013-07-25 11:52:18 -07:00
Assaf Gelber
2c960bf4ed
Added the word 'feed' :|
2013-07-25 21:50:19 +03:00
Parker Moore
ee9939b101
Merge pull request #1346 from penibelst/patch-1
...
Use different quote types for HTML and Liquid
2013-07-25 11:19:43 -07:00
Matt Rogers
a88493007c
@parkr releases 1.1.2 and I'll release 1.1.4
...
Wonder twin powers, activate!
2013-07-25 12:48:01 -05:00
Assaf Gelber
67186e6318
Added jekyll-rss plugin to docs
2013-07-25 20:28:45 +03:00
Matt Rogers
ec9d6ab693
Update history to reflect merge of #1353
2013-07-25 09:55:19 -05:00
Matt Rogers
8811333f91
Merge pull request #1353 from benbalter/1-1-2-blog-post
...
1.1.2/1.0.4 announcement posts improvements
2013-07-25 07:54:25 -07:00
Ben Balter
f2481cf6c0
s/you are may/you may/
2013-07-25 09:44:28 -04:00
Ben Balter
7d4a442cbf
get the version # right
2013-07-25 09:37:57 -04:00
Ben Balter
2b56f0dd7c
💄
2013-07-25 09:36:47 -04:00
Ben Balter
a1afe8918d
Write blog posts for humans
...
* Polish blog-post language for a less-technical crowd
* Emphasize that it's not a core issue
* Emphasize that it doesn't affect sites without plugins
* Break into paragraphs for easier skimability
* Explain that it affects users with access to templates, not just plugin authors
2013-07-25 09:33:45 -04:00
Parker Moore
0db5dcf832
Release 1.1.2
2013-07-25 09:15:34 +02:00
Matt Rogers
49189844ef
Update history to reflect merge of #1349
2013-07-24 20:27:24 -05:00
Matt Rogers
911707f933
Merge pull request #1349 from benbalter/bump-liquid
...
Require liquid >= 2.5.1
2013-07-24 18:25:42 -07:00
Ben Balter
fe34165dcd
require liquid >= 2.5.1
2013-07-24 21:05:52 -04:00
Parker Moore
fe10f21d8d
Release 1.1.1
2013-07-24 22:42:03 +02:00
Matt Rogers
ca39d4cb59
Merge pull request #1347 from rmehner/patch-1
...
page.title is the title of the page, not the post
2013-07-24 12:29:03 -07:00
Robin Mehner
d0d9a1b482
page.title is the title of the page, not the post
2013-07-24 19:01:21 +02:00
Anatol Broder
df1a4100a1
Use different quote types for HTML and Liquid
2013-07-24 08:21:42 +02:00
Matt Rogers
8e0a4e927f
Update history to reflect merge of #1339
2013-07-23 20:44:11 -05:00
Matt Rogers
d68d29c06f
Merge pull request #1339 from mojombo/no-layouts-for-excerpt
...
No layouts for excerpt
2013-07-23 18:43:08 -07:00
Matt Rogers
dd4ec1691b
Update history to reflect merge of #1343
2013-07-23 20:37:06 -05:00
Matt Rogers
9cc647c208
Merge pull request #1343 from penibelst/patch-1
...
Add master branch feed
2013-07-23 18:36:05 -07:00
Parker Moore
0bb2af8dee
Remove superfluous conditional, props @mattr-
2013-07-23 20:04:39 +02:00
Parker Moore
8e7b6bf5ff
Update history to reflect merge of #1338
2013-07-23 20:00:27 +02:00
Parker Moore
8352083bca
Merge pull request #1338 from mojombo/abort-with-non-zero-exit-codes
...
Abort with non-zero exit codes
2013-07-23 10:59:26 -07:00
Anatol Broder
d717ec7f3d
Add master branch feed
2013-07-23 19:21:06 +02:00
Parker Moore
a62d868c74
s/sitej/site/ props @benbalter
2013-07-22 14:57:44 +02:00
Parker Moore
1e7dbcaaff
1.8.7 doesn't support Time.new(*args), so use Time.parse instead
2013-07-22 14:37:51 +02:00
Parker Moore
5d6b755d7d
feature maybe?
2013-07-22 13:42:40 +02:00
Parker Moore
95491eb7e7
update categories on the new post to not fuck up old numbers
2013-07-22 13:04:07 +02:00
Parker Moore
930aac3b79
Unit tests are simple
2013-07-22 13:03:48 +02:00
Parker Moore
3418a9197a
Add categories and tags and test #to_liquid
2013-07-22 12:57:03 +02:00
Parker Moore
1bbacbd396
Dumb tests are helpful anyway
2013-07-22 12:40:49 +02:00
Parker Moore
81a7b22672
Add a new post, bump @site.posts.size
2013-07-22 12:22:47 +02:00
Parker Moore
f883acc664
Remove debug statements
2013-07-22 11:33:19 +02:00
Parker Moore
26dc14881c
Moving data around to make sure excerpts have no layouts but that they are still converted with liquid and the proper converter
2013-07-22 11:31:15 +02:00
Parker Moore
e359472870
May as well add Stevenson#debug
2013-07-22 11:30:19 +02:00
Parker Moore
c6a37a424b
Debug statements - take them out later
2013-07-22 10:11:32 +02:00
Parker Moore
f99c726085
Override Excerpt#render_all_layouts to just assign content to output
2013-07-22 10:11:32 +02:00
Parker Moore
0e0e25b9ba
start with Excerpt#output, otherwise call #to_s
2013-07-22 10:11:32 +02:00
Parker Moore
04e0b318c8
Remove duplicate comment
2013-07-22 10:11:32 +02:00
Parker Moore
374e6fcdf4
Add Jekyll::Stevenson#abort_with
2013-07-22 10:07:15 +02:00
Parker Moore
5fb13d8047
Create a default command to run help if there are no arguments but to fail with non-zero exit code if the command is invalid.
...
Props to @ggilder.
2013-07-22 10:04:45 +02:00
Parker Moore
9e22d23801
Update history to reflect closing of #1303
2013-07-21 00:13:44 +02:00