Commit Graph

2946 Commits

Author SHA1 Message Date
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
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
Lucas Jenss 2ac98a7358 Merge branch 'master' into permalink-special-characters
Conflicts:
	lib/jekyll/page.rb
	lib/jekyll/post.rb
2013-07-14 23:58:22 +02: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