Parker Moore
95271adc13
Merge pull request #1330 from robwierzbowski/add-grunt-yeoman
...
Add generator-jekyllrb and grunt-jekyll to plugins page
2013-07-20 14:52:28 -07:00
Rob Wierzbowski
5c9aa19123
Add generator-jekyllrb and grunt-jekyll to plugins page
2013-07-19 11:13:26 -04:00
Parker Moore
9f05406741
Merge pull request #1328 from mojombo/remove_table_selector
...
Remove superfluous 'table' selector from main.css in 'jekyll new' site template
2013-07-19 07:02:30 -07:00
Wlodek Bzyl
a880b7f99f
Remove superfluous 'table' selector from main.css in 'jekyll new' site template.
...
Closes #1323
2013-07-19 16:01:32 +02:00
Matt Rogers
4df051c49b
Update history to reflect merge of #1310
2013-07-16 22:49:32 -05:00
Matt Rogers
08aef455be
Merge pull request #1310 from robwierzbowski/organize-plugins
...
Organize plugins into categories.
2013-07-16 20:48:51 -07:00
Matt Rogers
840f57ca07
Update history to reflect merge of #1320
2013-07-16 22:38:02 -05:00
Matt Rogers
635f39195b
Merge pull request #1320 from penibelst/patch-1
...
Add description for drafts folder. Fix #1319
2013-07-16 20:36:40 -07:00
Anatol Broder
7d18d2843b
Add description for drafts folder. Fix #1319
2013-07-17 01:11:00 +02:00
Parker Moore
475c4c399d
Update history to reflect removal of erroneous statement in docs about site.pages' sorting.
2013-07-16 18:05:53 +02:00
Parker Moore
37dc759410
Pages are not alphabetical.
...
f25fe1c86f (commitcomment-3644377)
2013-07-16 18:04:56 +02:00
Rob Wierzbowski
afb1561c83
Escape/remove single '_' and '*'s that maruku chokes on.
2013-07-16 10:50:47 -04:00
Rob Wierzbowski
b8b9e79899
Organize plugins into categories, clean up copy.
2013-07-16 10:50:47 -04:00
Parker Moore
5f12373f1a
Merge branch 'master' of github.com:mojombo/jekyll
...
* 'master' of github.com:mojombo/jekyll:
Add Jekyll Image Tag to the plugins list
2013-07-16 11:24:30 +02:00
Parker Moore
1f6839baca
Update history page in the docs to include #1304 .
2013-07-16 11:24:14 +02:00
Parker Moore
349ec1f75d
Update history to reflect merge of #1306 .
2013-07-16 11:23:20 +02:00
Parker Moore
68537ebc6d
Merge pull request #1306 from robwierzbowski/add-jit-plugin
...
Add Jekyll Image Tag to the plugins list
2013-07-16 02:21:40 -07:00
Rob Wierzbowski
d402427b81
Add Jekyll Image Tag to the plugins list
2013-07-14 18:58:45 -04:00
Matt Rogers
404332ae35
Update history to reflect merge of #1304
2013-07-14 13:53:47 -05:00
Parker Moore
11142992ae
Woopsie.
2013-07-14 20:14:26 +02:00
Parker Moore
e5b2b9b4cd
@mojombo asked us to use Releases on GitHub. Link to it in our release notes.
2013-07-14 20:12:04 +02:00
Parker Moore
05e843c34b
Make 'docs' and 'include' code.
2013-07-14 19:58:18 +02:00
Parker Moore
07406baabe
Update history files.
2013-07-14 19:57:09 +02:00
Parker Moore
e8662422e3
Add Jekyll v1.1.0 release notes post.
2013-07-14 19:53:48 +02:00
Parker Moore
d572e588e8
Release 1.1.0
2013-07-14 19:52:44 +02:00
Parker Moore
5d91b8f346
merge bang to modify in place. Woops. #1201
2013-07-14 17:48:34 +02:00
Parker Moore
e95086b211
Fix for kramdown coderay options. #1201 .
2013-07-14 17:47:13 +02:00
Parker Moore
db0be233cf
Update history to reflect merge of #1201 .
2013-07-14 17:45:56 +02:00
Parker Moore
4ce89ac96d
Merge pull request #1201 from zachgersh/all_kramdown
...
Supporting more kramdown options.
2013-07-14 08:45:05 -07:00
Matt Rogers
0751052a14
Merge pull request #1304 from DamianLettie/PostTimeZoneDocs
...
Add optional time zone when specifying page.date.
2013-07-14 07:31:15 -07:00
Damian Lettie
7521414d11
Add optional time zone when specifying page.date.
2013-07-14 18:17:09 +10:00
zachgersh
b0fbfdb87d
Added a configuration warning to our docs for the two kramdown options we don't support.
2013-07-14 00:32:48 -05:00
zachgersh
90500f37ac
Deleted unused code.
2013-07-14 00:24:57 -05:00
zachgersh
774bf07380
Supporting more kramdown options.
2013-07-14 00:24:56 -05:00
Parker Moore
d815c12571
Don't try to be smarter than the computer. Pass Excerpt#to_liquid to its parent post.
2013-07-14 04:22:34 +02:00
Matt Rogers
21b52bbf70
Update history to reflect merge of #1302
2013-07-13 20:40:37 -05:00
Matt Rogers
17c2296ff6
Merge pull request #1302 from mojombo/excerpt
...
Add support for liquid in post excerpts
2013-07-13 18:39:51 -07:00
Parker Moore
e78d5dd5cb
Will now have to render the post, not just transform it.
2013-07-13 16:18:38 +02:00
Parker Moore
015ace6773
Shuffle around rendering of extracted excerpt so it can be liquified.
2013-07-13 16:18:20 +02:00
Parker Moore
9f867c8014
Update history to reflect merge of #1098
2013-07-12 18:29:04 +02:00
Parker Moore
87a3774f2e
Merge pull request #1098 from mojombo/catch-missing-configs
...
Crash if a specified config file isn't there
2013-07-12 09:27:31 -07:00
Parker Moore
253fc8c506
Raise LoadError if the file doesn't exist but do not catch it. :)
2013-07-12 12:22:06 +02:00
Parker Moore
a7efb86d5c
Throw ArgumentError when there's an invalid config file, and catch only that.
2013-07-12 11:56:22 +02:00
Parker Moore
456ac01890
Crash if a config file isn't there.
...
If a configuration file is specified via the command line but does not exist,
fail loudly and crash to preserve the current state. Do not fail if the requested
file is the default configuration file, _config.yml. In that case, fall back on
the defaults.
2013-07-12 11:18:46 +02:00
Parker Moore
86fd1c5dd4
Update history to reflect merge of #1144 .
2013-07-12 10:52:28 +02:00
Parker Moore
e1ecae250c
Site#site_files_each ~> Site#each_site_file
2013-07-12 10:52:00 +02:00
Parker Moore
979d5c13c4
Merge pull request #1144 from jpiasetz/cleanup
...
Refactor Jekyll::Site
2013-07-12 01:48:34 -07:00
Parker Moore
05b9d6d736
Update history to reflect merge of #1289
2013-07-11 12:00:04 +02:00
Parker Moore
ef0384a662
Merge pull request #1289 from mojombo/drafts-docs
...
Documentation for drafts
2013-07-11 02:56:45 -07:00
Matt Rogers
a5b6522ee2
Make the text around generating the site more clear
...
Thanks to @jpiasetz for the suggestion!
2013-07-10 23:34:48 -05:00