Commit Graph

2011 Commits

Author SHA1 Message Date
Parker Moore ca6f3614a4 Each mobile nav item should only be 25% wide. 2013-07-06 14:35:54 +02:00
Parker Moore 27c915b908 CSS for news aside. 2013-07-06 14:35:42 +02:00
Parker Moore 01a04c8467 Tweaks to News design 2013-07-06 14:35:24 +02:00
Parker Moore 0f9d205d05 Camelcasing is so 2005. 2013-07-06 14:34:49 +02:00
Parker Moore c853de4800 Cleaned up post details markup 2013-07-06 14:34:34 +02:00
Parker Moore 74ee8c3bf3 Some very, very minor work on the posts. 2013-07-06 13:47:27 +02:00
Parker Moore f0f36466b5 Linkify @benbalter's mention in Jekyll 1.0.0 release post. 2013-07-06 13:47:27 +02:00
Parker Moore 43117b9d0f Beginnings of something beautiful 2013-07-06 13:47:27 +02:00
Parker Moore 02d6d77964 Index file for news 2013-07-06 13:47:27 +02:00
Parker Moore f150ae209e Posts! YAY! 2013-07-06 13:47:27 +02:00
Parker Moore 4687b1f010 news includes 2013-07-06 13:47:27 +02:00
Parker Moore 49ca6d4484 Styles for news 2013-07-06 13:47:27 +02:00
Parker Moore 411911977b Call it "news" 2013-07-06 13:47:27 +02:00
Parker Moore cd3e95beac Fix site title to use HTML entities 2013-07-06 13:47:26 +02:00
Parker Moore 699ae71f67 Add blog to list of primary nav items 2013-07-06 13:47:26 +02:00
Parker Moore eae825cd75 Site permalink based on a blog 2013-07-06 13:47:26 +02:00
Anand Narayan dfca2c6edc Latest post is chosen first in related posts 2013-07-06 15:11:52 +05:30
Parker Moore c688ee67b6 Update history to reflect merge of #1263. 2013-07-05 16:04:37 +02:00
Parker Moore f1941f89d4 Merge changes on docs/plugins/ page. 2013-07-05 16:03:38 +02:00
Parker Moore f5dc9d0eee Merge pull request #1263 from sectore/master
plugin jekyll-swfobject
2013-07-05 07:02:28 -07:00
maul.esel ef22ebd7f1 code improvements according to @parkr's suggestions 2013-07-05 14:13:40 +02:00
Jens Krause 9a73d35104 Adding jekyll-swfobject to plugins.md 2013-07-05 11:56:10 +02:00
Parker Moore 6eeb2e3f7e Added hyphen to 'Timeago' in third-party plugins list. 2013-07-03 11:48:13 +02:00
Parker Moore 45c7de0bb2 Update history to reflect merge of #1260. 2013-07-03 01:01:20 +02:00
Parker Moore 4080691b38 Merge pull request #1260 from markets/add_plugin_link
Add jekyll-timeago to plugins list
2013-07-02 16:00:07 -07:00
markets efcfa4ec84 Add jekyll-timeago to plugins list 2013-07-02 21:13:31 +02:00
Parker Moore e1dd55a6d6 Remove duplicate period in travis message. 2013-07-01 17:41:11 +02:00
Parker Moore 4118886c2b Update template for Travis message in #jekyll irc room. 2013-07-01 17:23:24 +02:00
Matt Rogers 7e750f3230 Update history to reflect merge of #1118 2013-07-01 09:53:34 -05:00
Matt Rogers 2484833bc8 Merge pull request #1118 from maul-esel/dir-bug-take2
[bugfix #417] delete old files that have been replaced by a directory
2013-07-01 07:52:29 -07:00
Matt Rogers 826a70f54f Update history to reflect merge of #1253 2013-07-01 09:46:33 -05:00
Matt Rogers 359383b5b4 Merge pull request #1253 from mojombo/catch-conversion-errors
Catch conversion errors.
2013-07-01 07:45:24 -07:00
Parker Moore cb1a2d1818 Catch conversion errors. Constituent of #1105. 2013-06-30 16:38:35 +02:00
Parker Moore a8123e06f0 Update history to reflect closing of #1248. 2013-06-30 15:56:44 +02:00
Parker Moore 9509201670 Add note that gist tag supports private gists. Fixes #1248. 2013-06-30 15:55:36 +02:00
Parker Moore 13a88a6d09 Update history to reflect closing of #1250. 2013-06-30 15:52:47 +02:00
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