Terry Schmidt
c76e41d157
Update `Utils#pluralized_array_from_hash` and `Utils#value_from_singular_key` per suggestion from @parkr
...
Switched to using the `#tap` method for more concise code. Also returning the value from
`value_from_singular_key` instead of returning an array wrapped presentation of the value.
This allows for a one-liner in `pluralized_array_from_hash`.
2014-05-20 12:32:59 -05:00
Terry Schmidt
0371b69952
Set categor[y|ies] on post if they appear in site frontmatter defaults
2014-05-09 13:34:13 -05:00
Terry Schmidt
6c22ae3759
Merge branch 'master' into handle-categories-in-site-config-defaults
2014-05-09 13:13:04 -05:00
Parker Moore
4f20d7ab24
Release 2.0.3
2014-05-08 23:15:37 -04:00
Parker Moore
68a39a1d92
Revert "Update history to reflect merge of #2365 [ci skip]"
...
This reverts commit 7d31d44047
.
2014-05-08 23:15:25 -04:00
Parker Moore
7d31d44047
Update history to reflect merge of #2365 [ci skip]
2014-05-08 23:14:58 -04:00
Parker Moore
f95aba2f73
Merge pull request #2365 from jekyll/release-2-0-3
2014-05-08 23:14:50 -04:00
Parker Moore
f93de58f3b
Link to the changelog.
2014-05-08 23:13:46 -04:00
Parker Moore
4e8ddd5fa3
Update history.
2014-05-08 23:12:44 -04:00
Parker Moore
5a0eb41d19
Add release post for v2.0.3
2014-05-08 23:12:30 -04:00
Parker Moore
036823cd06
Bump to 💎 v2.0.3
2014-05-08 22:43:04 -04:00
Parker Moore
2326c509c3
Update history to reflect merge of #2364 [ci skip]
2014-05-08 22:36:55 -04:00
Parker Moore
8ba2f770e9
Merge pull request #2364 from jekyll/save-from-errors
2014-05-08 22:36:24 -04:00
Parker Moore
2d040c1aaa
Use Jekyll.logger for --watch error message.
2014-05-08 22:27:55 -04:00
Parker Moore
81ff5ed7aa
Save --watch from errors.
...
Fixes #2355 .
2014-05-08 22:22:11 -04:00
Parker Moore
70a06c9b59
Update site/docs/history.md for #2363 .
2014-05-08 22:17:33 -04:00
Parker Moore
b2f3a07708
Update history to reflect merge of #2363 [ci skip]
2014-05-08 22:15:21 -04:00
Parker Moore
fb33f55670
Merge pull request #2363 from yizeng/history-markdown-fixes
2014-05-08 22:13:27 -04:00
Yi Zeng
53454a370b
Re-rake history.md in site folder after fixes
2014-05-09 13:52:49 +12:00
Yi Zeng
c503424b42
Fix cases for few words in History.markdown
2014-05-09 13:45:08 +12:00
Yi Zeng
38e9dd1fd9
Apply inline code blocks when appropriate for some legacy history items.
...
Fix "--some_option" parsed incorrectly by kramdown.
2014-05-09 13:40:05 +12:00
Yi Zeng
2014d21dd2
Fix bullet points that are parsed incorrectly
2014-05-09 13:29:09 +12:00
Parker Moore
ee021a6a5d
Update history to reflect merge of #2359 [ci skip]
2014-05-08 21:28:22 -04:00
Parker Moore
e278997750
Merge pull request #2359 from abroder/where-collection
2014-05-08 21:27:36 -04:00
Parker Moore
cd3f630fc5
Update history to reflect merge of #2353 [ci skip]
2014-05-08 21:10:54 -04:00
Parker Moore
c3b4ca7135
Merge pull request #2353 from gpxl/configuration-defaults-typo
2014-05-08 21:10:43 -04:00
Parker Moore
77e73d15af
Update history to reflect merge of #2351 [ci skip]
2014-05-08 21:08:22 -04:00
Parker Moore
dd9e5668c2
Merge pull request #2351 from yizeng/#2349/fix-escaping
2014-05-08 21:08:04 -04:00
Aaron Broder
f68098c7fc
Add test for using where filter on collections
2014-05-08 12:04:54 -07:00
Aaron Broder
a5c1a01965
Added item_property to where filter
2014-05-08 11:35:51 -07:00
gpxl
6a9db38006
Fix link to frontmatter defaults docs
2014-05-07 22:05:02 -07:00
Yi Zeng
db5fa3d15e
Use symbol instead of HTML number in upgrading.md
...
Fix case #2349
2014-05-08 14:56:15 +12:00
Parker Moore
edfa1c8ecd
Update history to reflect merge of #2342 [ci skip]
2014-05-07 17:25:26 -04:00
Parker Moore
08a87ae4a0
Merge pull request #2342 from jekyll/anchor-links
2014-05-07 17:25:03 -04:00
Parker Moore
6580374c4f
Add newlines, duh.
2014-05-07 17:24:55 -04:00
Parker Moore
803e4ecc93
Update history to reflect merge of #2341 [ci skip]
2014-05-07 17:23:46 -04:00
Parker Moore
d30a2db1e8
Merge pull request #2341 from albertogg/fix-baseurl-default-in-docs
2014-05-07 17:23:26 -04:00
Parker Moore
106e323205
Add font-awesome web fonts.
2014-05-07 16:48:45 -04:00
Parker Moore
228d2c4c44
Use HTML and CSS we just created.
2014-05-07 16:48:38 -04:00
Parker Moore
24ed3e6e41
Add font-awesome & Ben's CSS
2014-05-07 16:48:31 -04:00
Parker Moore
72cb5cae1e
Pure JavaScript for adding anchors.
2014-05-07 16:48:23 -04:00
Parker Moore
8641722b52
Use kramdown.
2014-05-07 16:47:11 -04:00
Alberto Grespan
4835bbbdb4
Fix baseurl default in the docs
...
Display the new baseurl default (commit: [97e9fb2
](97e9fb29b0
)) in the docs.
2014-05-07 15:50:34 -04:30
Parker Moore
9df239f2fd
Update history to reflect the closing of #2339 .
2014-05-07 15:59:27 -04:00
Parker Moore
348bcae763
If the input is a string but Time.parse can't parse it, maybe it's a UNIX timestamp.
...
Fixes #2339
2014-05-07 15:48:13 -04:00
Parker Moore
a6af5e26bc
Require mercenary v0.3.3 or greater (below v0.4.0)
2014-05-07 15:36:54 -04:00
Parker Moore
23a9db1e4d
Update history to reflect the closing of #2324 .
2014-05-07 15:12:45 -04:00
Parker Moore
77c0249d72
Use site.title instead of site.name in site template
...
Fixes #2324 .
2014-05-07 15:11:50 -04:00
Parker Moore
daaae974b3
Update site history.
2014-05-07 15:11:22 -04:00
Parker Moore
60f8f1477c
Update history to reflect merge of #2337 [ci skip]
2014-05-07 15:01:34 -04:00