Parker Moore
788a3f7c8d
Merge pull request #2090 from coreyward/selfish
2014-02-21 18:19:32 -05:00
Corey Ward
f1c4e247a5
Remove unnecessary references to `self`
2014-02-21 16:27:21 -06:00
Matt Rogers
276b400a86
Update history to reflect merge of #2061 [ci skip]
2014-02-20 14:30:34 -06:00
Matt Rogers
55059a6f0a
Merge pull request #2061 from jekyll/unreleased-features-warnings-on-site
...
Unreleased features warnings on site
2014-02-20 14:28:57 -06:00
Parker Moore
e1fa657f2b
Update gemspec file list.
2014-02-19 23:27:18 -05:00
Parker Moore
019b0537f6
Added docs for installing from master.
2014-02-19 23:24:12 -05:00
Parker Moore
768a47dcfb
Be a bit more vague about when features are available in pre-releases.
2014-02-19 23:18:59 -05:00
Parker Moore
f5c76e2253
Shorten header for example of each note type. Props @cobyism
2014-02-19 23:18:59 -05:00
Parker Moore
a0017b5c72
Add verbiage around installing pre-releases of jekyll.
2014-02-19 23:18:59 -05:00
Parker Moore
aa801efce9
Make the unreleased note type icon dark. Props @cobyism
2014-02-19 23:18:59 -05:00
Troy Swanson
e491afe294
Make the icon for the unreleased note brighter
2014-02-19 23:18:59 -05:00
Parker Moore
b051936ff4
Add "unreleased" note to /docs/configuration about kramdown as the new default
2014-02-19 23:18:59 -05:00
Parker Moore
5423f02c3c
Add "unreleased" note to docs/assets/
2014-02-19 23:18:59 -05:00
Parker Moore
d203554e84
Add "unreleased" type note
2014-02-19 23:18:59 -05:00
Matt Rogers
1c4974f6ea
Update history to reflect merge of #2074
2014-02-19 17:09:10 -06:00
Matt Rogers
b6c42adc53
Merge pull request #2074 from jekyll/default-to-utf8
2014-02-19 17:09:08 -06:00
Parker Moore
de3570714f
Update history to reflect merge of #2077 [ci skip]
2014-02-19 14:53:00 -05:00
Parker Moore
c0c06bfc8a
Merge pull request #2077 from mprins/patch-1
2014-02-19 14:52:21 -05:00
Mark Prins
b82a93872b
1+1+1=three
...
counting `path`, `modified_time` and `extname` gives 3
2014-02-19 20:39:11 +01:00
Parker Moore
0d1fcc0691
Update history to reflect merge of #2075 [ci skip]
2014-02-19 14:15:41 -05:00
Parker Moore
27be7e2e6a
Merge pull request #2075 from jekyll/expose-static-files
2014-02-19 14:15:20 -05:00
Parker Moore
88b66858ff
Update docs to include extname for static file object in liquid. [ci skip]
2014-02-19 14:15:03 -05:00
Parker Moore
e0166682da
Sort the static files by relative path before sending to liquid
2014-02-19 14:02:03 -05:00
Parker Moore
e3dd908d55
Add StaticFile#to_liquid['extname'] :)
2014-02-19 13:55:58 -05:00
Parker Moore
33490e4efc
Fix error in tests.
2014-02-19 13:43:16 -05:00
Parker Moore
d96e62c50f
Add docs for site.static_files
2014-02-19 13:35:21 -05:00
Parker Moore
b5a398bdff
Add StaticFile#to_liquid and StaticFile#relative_path
2014-02-19 13:35:13 -05:00
Parker Moore
9659cfe876
Test site.static_files
2014-02-19 13:34:44 -05:00
Parker Moore
949aa3fc32
Test fetching of static files
2014-02-19 13:16:21 -05:00
Parker Moore
6e40338f9e
Expose site.static_files to Liquid
2014-02-19 13:04:33 -05:00
Parker Moore
407b9b577b
Update configuration docs to indicate that utf-8 is now the default
...
Docs for #2031 , /cc #2029 .
2014-02-19 11:14:09 -05:00
Parker Moore
45a5671c55
Update history to reflect merge of #2073 [ci skip]
2014-02-19 11:11:25 -05:00
Parker Moore
de40d5fbe3
Merge pull request #2073 from mizuhands/patch-1
2014-02-19 11:10:35 -05:00
Francis
b0b8bebe6c
[configuration.md] Correct typo
...
Typo: 'use'
Proposed Correction: 'uses the'
---
In English, 'use' is the verb form for plural subjects, where as 'uses' is the verb form for a singular subject. For this case, the subject, 'default value', is singular.
2014-02-19 12:22:46 +01:00
Parker Moore
b1812e7711
Move Kramdown version bump to Minor Enhancements section.
...
Closes #2069 .
2014-02-19 00:13:24 -05:00
Parker Moore
9414280aa7
Update history to reflect merge of #2058 [ci skip]
2014-02-18 01:53:47 -05:00
Parker Moore
6a6e66bf9e
Merge pull request #2058 from jekyll/layouts-relative-to-config
2014-02-18 01:53:15 -05:00
Matt Rogers
b68229aa2c
Make LayoutReader#layout_directory public.
...
Since it's being used in a test, let's go ahead and expose it instead of
dealing with using Object#send to send the message along.
2014-02-17 22:13:29 -06:00
Parker Moore
7706231f16
Update history to reflect merge of #2041 [ci skip]
2014-02-17 16:23:50 -05:00
Parker Moore
e5bcddfbe0
Merge pull request #2041 from anthonyjsmith/webrick_index_xml
2014-02-17 16:23:25 -05:00
Parker Moore
cf14bc6ab6
Update license with all years since 2008.
...
Closes #2059 .
2014-02-17 12:17:25 -05:00
Parker Moore
1a879a04ab
Add tests for determining source dir
2014-02-16 23:19:03 -05:00
Parker Moore
47babef79a
Make the layouts: config key relative to CWD or to Source
...
Fixes #1576 .
2014-02-16 22:42:38 -05:00
Parker Moore
84471ba202
Update history to reflect merge of #1946 [ci skip]
2014-02-16 22:14:43 -05:00
Parker Moore
3e91030c81
Merge pull request #1946 from jekyll/security-vuln-patches
2014-02-16 22:14:20 -05:00
Parker Moore
ab0ebadee3
Merge master into security-vuln-patches
2014-02-16 22:02:03 -05:00
Parker Moore
264dfc164d
When an include cannot be found, only print file path relative to source.
2014-02-16 22:00:33 -05:00
Parker Moore
594e2a94c7
Update history to reflect merge of #2042 [ci skip]
2014-02-16 21:36:40 -05:00
Parker Moore
fb8e562123
Merge pull request #2042 from anthonyjsmith/draft-path
2014-02-16 21:36:00 -05:00
Parker Moore
c4f5415ece
Update history to reflect merge of #2056 [ci skip]
2014-02-16 21:12:03 -05:00