Commit Graph

2428 Commits

Author SHA1 Message Date
Parker Moore 99bffd112b Add Youku and Tudou Embed link on Plugins page in site/. Fixes #1250. 2013-06-30 15:52:04 +02:00
Parker Moore a6e4832797 Update history to reflect merge of #1251. 2013-06-30 15:46:12 +02:00
tomsugden f25fe1c86f Add site.pages to Variables page in Docs. Fixes #1251 2013-06-30 15:45:30 +02:00
Parker Moore 1763acd6f9 Update history to reflect merge of #1247. 2013-06-27 20:21:23 +02:00
Parker Moore 15bb9c6759 Merge pull request #1247 from mojombo/jekyll-new-redcarpet
Complete the transition to Redcarpet for new sites
2013-06-27 11:18:21 -07:00
Matt Rogers 90962a5acc Update the QuickStart guide for the default engine change
As of Jekyll 1.1, we'll be using Redcarpet as the default for all new
sites.
2013-06-27 12:52:04 -05:00
Matt Rogers d5caebfc06 Make redcarpet a runtime dependency 2013-06-27 12:35:01 -05:00
Matt Rogers 744cc3c001 Update history to reflect merge of #1245 2013-06-27 12:21:35 -05:00
Matt Rogers c5bf1349d2 Merge pull request #1245 from mojombo/jekyll-new-redcarpet
Default Markdown template parser for new sites to RedCarpet
2013-06-27 10:19:11 -07:00
Parker Moore a26ab60ca4 Update history to reflect restriction of activesupport dependency. 2013-06-27 18:58:49 +02:00
Parker Moore 36fc16b4a4 Default Markdown template parser for new sites to RedCarpet via _config.yml. Related: #1236. 2013-06-27 18:57:17 +02:00
Parker Moore f652d0d045 Restrict activesupport dependency to pre-4.0.0 to maintain <= 1.9.2 compatibility. 2013-06-27 18:51:39 +02:00
Parker Moore bfdcdeebf1 Fix coolaj86 link to migrate from Blogger to Jekyll. Modifies #1242. 2013-06-26 18:33:42 +02:00
Parker Moore a1b4537d13 Update history to reflect merge of #1242 2013-06-26 18:31:12 +02:00
Parker Moore a7f905deab Merge pull request #1242 from Florent2/patch-1
Update URL of article about Blogger migration
2013-06-26 09:29:11 -07:00
Florent Guilleux d305226abb Update URL of article about Blogger migration 2013-06-26 11:04:09 -05:00
Matt Rogers 63390ecb93 Update history to reflect merge of #1215 2013-06-25 06:20:37 -07:00
Matt Rogers c1850a38f7 Merge pull request #1215 from sanandnarayan/folder_plus
removed cgi unescape in page destination
2013-06-25 06:19:41 -07:00
Matt Rogers ae85b57bdd Update history to reflect merge of #1171 2013-06-25 00:26:36 -05:00
Matt Rogers fdebe492cc Merge pull request #1171 from zachgersh/new_empty
Added a --blank command which scaffolds empty files.
2013-06-24 22:25:25 -07:00
Matt Rogers 175c3a5ed1 Update history to reflect merge of #1192 2013-06-24 16:52:25 -05:00
Matt Rogers 7f9ccf1e48 Merge pull request #1192 from zachgersh/update_contrib
Updated contributing documentation as per parkr.
2013-06-24 14:50:59 -07:00
Parker Moore 84113c3674 Update history to reflect merge of #1198. 2013-06-23 15:07:17 +02:00
Parker Moore f9d1739680 Merge pull request #1198 from mojombo/fix-pagination
Fix Pagination
2013-06-23 06:05:20 -07:00
Parker Moore 22a6f0ada3 Update history to reflect merge of #1228. 2013-06-23 15:04:31 +02:00
Parker Moore 5fdf2d87b2 Merge pull request #1228 from zachgersh/plugin_updates
Updates to the plugin's page on jekyll.rb
2013-06-23 06:03:15 -07:00
maul.esel 656dcca3d2 Add a cucumber test for passing variables 2013-06-22 15:47:59 +02:00
imathis 2b01b06ec8 Support passing Liquid variables to includes
Change the regex matching to allow Liquid variables and object fields
to be passed to the include. Use the render context to retrieve the
variable value. Also, relax syntax checks by allowing surrounding spaces
and dashes in parameter names.
2013-06-22 15:47:16 +02:00
maul.esel f8f6784305 move parameter parsing to render time 2013-06-22 15:30:10 +02:00
maul.esel 00ed567f99 move regex to the top 2013-06-22 15:07:10 +02:00
Parker Moore 55f77d2ced Update history to reflect merge of #1227 2013-06-22 12:51:09 +02:00
Parker Moore 6391f87462 Merge pull request #1227 from zachgersh/doc_update
Removed the link that is now not working to "Maintain your blog with git"
2013-06-22 03:50:23 -07:00
Matt Rogers 99c700a8a4 Update history to reflect merge of #1229 2013-06-21 22:39:28 -05:00
Matt Rogers d97509ced8 Merge pull request #1229 from edsl/add-plugin-pandoc-multiple-formats
Add jekyll-pandoc-multiple-formats to plugins list
2013-06-21 20:38:32 -07:00
Nicolás Reynolds f5eed58954 Add jekyll-pandoc-multiple-formats to plugins list 2013-06-18 15:48:39 -03:00
zachgersh b40cfb623e Another plugin linking to personal site instead of github. 2013-06-18 08:43:57 -07:00
zachgersh 1cb9de26e5 Jammit gist no longer exists. 2013-06-18 08:39:33 -07:00
zachgersh fb2703fb3c Changed a plugin link to github as README is there. 2013-06-18 08:37:48 -07:00
zachgersh 11e10700a5 Really not a plugin but a walkthrough with one small part about creating a plugin. 2013-06-18 08:33:01 -07:00
zachgersh 5c82835cfd Plugin 404s on Github. 2013-06-18 08:31:37 -07:00
zachgersh c0c92a2e82 Damn you spacing on my lines. 2013-06-18 08:17:57 -07:00
zachgersh 2b8dc2bb35 Removed the link that is now not working. 2013-06-18 08:02:54 -07:00
zachgersh 270ad54eb3 Removed extra steps and refactored my tests thanks to Maul. 2013-06-18 07:57:59 -07:00
zachgersh 042c960df0 Moved md post into else block. Added _drafts blank dir. 2013-06-18 07:57:59 -07:00
zachgersh a3d53a74be Refactored per @parkr suggestions. Much cleaner. 2013-06-18 07:57:59 -07:00
zachgersh eb06cf0d3d Adding back the removal of the TEST_DIR. Thanks to sharp eyes. 2013-06-18 07:57:59 -07:00
zachgersh 44cfa0540f Switch it to file.exists? and File.directory? so 1.8.7 doesn't complain. 2013-06-18 07:57:59 -07:00
zachgersh 3fdeb8c591 Fixed my tests, I need more specific tests for the new command. 2013-06-18 07:57:59 -07:00
zachgersh b19997aee4 Broken test committed. Can't find proper directories. 2013-06-18 07:57:59 -07:00
zachgersh 7fba828f02 The start of something cucumber. 2013-06-18 07:57:59 -07:00