maul.esel
|
01922a10ac
|
Convertible#to_liquid: allow an alternate attribute set to be passed
|
2013-07-28 21:18:54 +02:00 |
maul.esel
|
6c6dd173c7
|
Post + Page: extract real path retrieval into separate method (@parkr)
|
2013-07-24 16:30:24 +02:00 |
maul.esel
|
d815e2b2a2
|
coding style preferences (@parkr)
|
2013-07-24 16:28:03 +02:00 |
maul.esel
|
ba5db5ad5b
|
refactor Include tag file validation
Split validation into a separate method, and give a more
descriptive error on symlinks.
|
2013-07-23 14:23:33 +02:00 |
maul.esel
|
86e007f970
|
remove no-longer needed LSI accessor
LSI has been moved to another class (Jekyll::RelatedPosts),
but this was left in Post.
|
2013-07-23 11:24:23 +02:00 |
maul.esel
|
75d6587d27
|
Move #to_liquid to Convertible
|
2013-07-22 16:34:01 +02:00 |
maul.esel
|
21de43090a
|
Posts: move slug to title in a separate method
|
2013-07-22 16:23:40 +02:00 |
maul.esel
|
5efadd6674
|
Support missing kramdown coderay option
|
2013-07-22 16:02:50 +02:00 |
maul.esel
|
955f913f04
|
simplify Site#initialize
|
2013-07-22 16:02:50 +02:00 |
maul.esel
|
fd907fa631
|
simplify coderay option handling
|
2013-07-22 16:02:50 +02:00 |
maul.esel
|
5d777eb9e9
|
With the move of path handling, Page#to_liquid can be simplified
|
2013-07-22 16:02:50 +02:00 |
maul.esel
|
08567b1091
|
move path handling in pages to the `path` method, as in posts
|
2013-07-22 16:02:50 +02:00 |
maul.esel
|
f0e2468249
|
simplify some code with Hash#fetch
|
2013-07-22 16:02:42 +02:00 |
Parker Moore
|
9e22d23801
|
Update history to reflect closing of #1303
|
2013-07-21 00:13:44 +02:00 |
Parker Moore
|
f4d6ffeaac
|
Include an HTML file in Templates docs so as not to confuse - we don't automatically markdownify/textilize includes. Fixes #1303.
|
2013-07-21 00:12:31 +02:00 |
Parker Moore
|
36e5d5da03
|
Update history to reflect closing of #1327
|
2013-07-21 00:08:05 +02:00 |
Parker Moore
|
234f35a025
|
Update Quick-Start page to include reminder that all requirements must be installed for Jekyll to work. Fixes #1327.
|
2013-07-21 00:07:25 +02:00 |
Parker Moore
|
258c7d6e4a
|
Update history to reflect merge of #1318
|
2013-07-20 23:57:29 +02:00 |
Parker Moore
|
b505eb04b3
|
Merge pull request #1318 from johnkhughes/master
Update Extras page in the docs
|
2013-07-20 14:56:27 -07:00 |
Parker Moore
|
b3b46f2874
|
Update history to reflect merge of #1330
|
2013-07-20 23:55:21 +02:00 |
Parker Moore
|
2b6bd5a40f
|
Update history to reflect merge of #1328
|
2013-07-20 23:54:44 +02:00 |
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 |
John Hughes
|
2e8c4359a1
|
Change syntax highlighting to YAML on Extras page
|
2013-07-16 21:06:30 +01:00 |
John Hughes
|
aae84c4180
|
Add brackets around sudo on Extras page
|
2013-07-16 21:01:01 +01:00 |
John Hughes
|
52b3afdb71
|
Update Extras page in the docs to include Kramdown to fix #1313
|
2013-07-16 20:30:22 +01: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 |