Commit Graph

336 Commits

Author SHA1 Message Date
Parker Moore 61a9988ef3 link to really crappy docs page 2013-07-09 23:55:27 +02:00
Parker Moore 3bc912c3c2 Really crappy docs page for drafts 2013-07-09 23:55:18 +02:00
Parker Moore 08f6f3c2ed Merge pull request #1204 from maul-esel/include-params2
Support parameters for liquid include tags.
2013-07-09 14:14:40 -07:00
Parker Moore dca7158037 Merge pull request #1286 from cobyism/news-responsivityness
News responsivityness
2013-07-08 13:14:31 -07:00
Matt Rogers 66c2ceeda3 Merge pull request #1093 from mojombo/blog-posts
News: Blog Posts on jekyllrb.com
2013-07-08 12:00:48 -07:00
Coby Chapple a6c0fa9b6d don’t indent lists so much on narrow screens 2013-07-08 20:00:21 +01:00
Coby Chapple 57994ef4c9 ensure overview nav has horizontal padding on mobiles 2013-07-08 19:48:47 +01:00
Coby Chapple a4eee86fdb don’t center blog post titles on mobiles 2013-07-08 19:41:26 +01:00
Coby Chapple 3061720501 extend menu word hiding to include portrait tablets 2013-07-08 19:41:15 +01:00
Coby Chapple e6de4b3f21 fix negative right margin on release label 2013-07-08 19:40:50 +01:00
Coby Chapple d5742cf383 category label -> red 2013-07-08 19:06:36 +01:00
Coby Chapple 731c7b18aa resolve conflicts in _posts files from mojombo/blog-posts 2013-07-08 17:53:34 +01:00
Coby Chapple 08d9f4e8e9 💀 2013-07-08 16:46:46 +01:00
Coby Chapple c800e57075 sneakily join up articles if there’s more than one being shown 2013-07-08 16:45:26 +01:00
Coby Chapple 65a3195a5d category label -> blue 2013-07-08 16:44:44 +01:00
Coby Chapple f4580fb40c tart up the post meta info a little bit 2013-07-08 16:36:07 +01:00
Coby Chapple 1a7bbcaafc reuse existing article and aside styles, reducing nested markup 2013-07-08 15:52:44 +01:00
Coby Chapple 5ff0f12628 permalink 2013-07-08 15:21:16 +01:00
Coby Chapple 74d90626b3 reorganize categories and right sidebar for more clarity 2013-07-08 14:56:44 +01:00
Coby Chapple cf25da9431 kill the above-container heading 2013-07-08 14:28:03 +01:00
Parker Moore be91ee3df2 Update Wordpressdotcom migrator example to match jekyll-import initial beta2. Fixes #1281. 2013-07-08 14:58:20 +02:00
Rob Wierzbowski c172f0b72e Adds Jekyll Picture Tag to the Plugins page 2013-07-07 18:33:18 -04:00
Parker Moore b6c86579f3 Add feed and link to feed in header. Props @benbalter 2013-07-06 18:05:27 +02:00
Parker Moore 6950809900 Remove "-dot-"'s from release posts. Props @benbalter. 2013-07-06 17:19:59 +02:00
Parker Moore 5737a50782 Don't offer more before you've given any. props @benbalter 2013-07-06 17:13:20 +02:00
Parker Moore 6b82942156 s/works/work/ props @benbalter 2013-07-06 17:10:57 +02:00
Parker Moore 91427c16ec Update links to history page in blog posts. 2013-07-06 14:58:46 +02:00
Parker Moore 78d169ce05 Add post about Jekyll v1.0.3 2013-07-06 14:58:35 +02:00
Parker Moore caa2482014 Don't center the posts on mobile 2013-07-06 14:36:11 +02:00
Parker Moore d8cf817b85 Add news_item layout for each post 2013-07-06 14:36:02 +02:00
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
Parker Moore f1941f89d4 Merge changes on docs/plugins/ page. 2013-07-05 16:03:38 +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
markets efcfa4ec84 Add jekyll-timeago to plugins list 2013-07-02 21:13:31 +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 99bffd112b Add Youku and Tudou Embed link on Plugins page in site/. Fixes #1250. 2013-06-30 15:52:04 +02:00
tomsugden f25fe1c86f Add site.pages to Variables page in Docs. Fixes #1251 2013-06-30 15:45:30 +02: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
Parker Moore bfdcdeebf1 Fix coolaj86 link to migrate from Blogger to Jekyll. Modifies #1242. 2013-06-26 18:33:42 +02:00
Florent Guilleux d305226abb Update URL of article about Blogger migration 2013-06-26 11:04:09 -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 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
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
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 6e0bb5e0ba Final changes for M & P. 2013-06-17 21:36:08 -07:00
zachgersh ec1644dfd2 Slight formatting changes to make everyone happy. 2013-06-17 21:26:01 -07:00
zachgersh 86b0537008 Slight rewording of the english to make it sound better. 2013-06-17 21:26:01 -07:00
zachgersh 5ada13fb45 Updated contributing documentation as per parkr. 2013-06-17 21:26:01 -07:00
Aleksey V. Zapparov 5593a2d72c Adds jekyll-assets plugin link 2013-06-17 21:14:00 +03:00
Matt Rogers 0ee385f217 Remove plugins that have been obsoleted by changes in the core 2013-06-17 09:30:47 -05:00
Zach Leatherman 4a88bf2249 Add ReadInXMinutes plugin 2013-06-17 09:03:53 -05:00
Jarrod Birch 9f1e1d4b4e Edited the two contributing pages to ensure that they point readers towards site/docs for the docs rather than site/_posts (which doesn't exist) 2013-06-15 12:21:53 +01:00
Matt Rogers 9a8c5aa19d Merge pull request #1208 from mojombo/imageoptim
Run site/img through ImageOptim
2013-06-13 05:23:10 -07:00
John Papandriopoulos 12fe8ed00a Added Jade Converter to docs/plugins 2013-06-13 04:07:58 -07:00
Nick Quaranto ab351fb073 Run site/img through ImageOptim 2013-06-12 17:25:20 -04:00
Parker Moore 4c750da1be Add freenode verification file to jekyllrb.com. 2013-06-12 21:45:52 +02:00
maul.esel 1b20a185ca fix liquid syntax in the docs 2013-06-12 18:14:03 +02:00
maul.esel fad210100b document include tag parameters 2013-06-11 16:08:47 +02:00
Parker Moore 62a2390470 Merge branch 'master' of github.com:mojombo/jekyll
* 'master' of github.com:mojombo/jekyll:
  Update history to reflect merge of #1191
  Update history to reflect merge of #1151
  Moving Quick-start guide to own section
  Remove extra parentheses and swapped regex back
  Combined two features into one
2013-06-09 18:09:31 +02:00
Parker Moore 9b668be281 Update ProTip on Installation page in docs to point to all the info about Pygments and the 'highlight' tag. Fixes #1196. 2013-06-09 18:08:55 +02:00
Matt Rogers da691b579f Merge pull request #1191 from leggetter/master
Moving Quick-start guide to own section
2013-06-08 10:49:32 -07:00
Parker Moore c4cf167ff1 Add documentation about paginate_path to "Templates" page in the docs. Closes #1129. 2013-06-08 17:46:58 +02:00
Parker Moore bc3d4f9e33 Merge pull request #1175 from we-also-do-cookies/update_markuru_link_to_docs
Updated link to the official Maruku repo as stated on Maruku homepage
2013-06-08 08:33:58 -07:00
Parker Moore c294d65730 Python is a dependency of Pygments. Closes #1182. 2013-06-08 17:32:08 +02:00
Parker Moore 96051568fb Restructured docs a bit to accomodate new 'History' page. 2013-06-08 17:20:27 +02:00
Parker Moore f8bb36c1cd Include instructions to upgrade to the latest version of Jekyll on 'Upgrading' page. Fixes #1194 2013-06-08 17:19:14 +02:00
Phil Leggetter 990d13cb17 Moving Quick-start guide to own section
As a new user to jekyll I wanted to get up and running as quickly as possible.

The first thing I did was jump to the docs (missing the example on the homepage - my bad) and look for the quick start guide. Since I couldn't find one I went for the 'Basic Usage' section. I ended up muddling around for about 10 minutes until I hit the home page again to see the simple - and very easy - example of how to get started.

So, in this pull request I've moved the Quick-start Guide out to it's own section so that users who really are impatient (like me) can clearly look for and jump to the quick start guide, follow the super-easy steps, and be up and running in a matter of minutes.

Interested to hear if this is thought of as being a good idea.
2013-06-07 11:54:01 +01:00
Nicolas Alpi e1b9363297 Updated link to the official Markuru repo as stated on Markuru homepage 2013-06-04 16:10:12 +01:00
m 4efaaa8232 Add a Pro Tip to docs about front matter variables being optional 2013-06-03 11:07:35 -05:00
Parker Moore 27cf7aad83 Merge pull request #1065 from zachgersh/changelist_page
Added changelist to site as /docs/history/
2013-06-02 05:29:14 -07:00
Parker Moore b3908d5bf7 Move note about drafts on Upgrading page a bit higher. 2013-06-01 16:07:14 +02:00
Parker Moore d9784fa55c Capitalize all words in titles on Upgrading page in documentation. 2013-06-01 16:06:21 +02:00
Parker Moore d2d6d3a1d6 Merge branch 'master' of git://github.com/beeeswax/jekyll into beeeswax-master
* 'master' of git://github.com/beeeswax/jekyll:
  Add note to upgrading docs on new config file options.
2013-06-01 16:01:42 +02:00
Josh Branchaud 19ec56c494 The command-line flags for Jekyll for the source directory and the destination directory are now specified in the docs for the deployment methods.
Fixes #1157.
2013-05-29 12:01:16 +02:00
zachgersh db1eb14cb2 Added correct permalink and made sure back/next links were working properly. 2013-05-28 22:34:53 -07:00
zachgersh 75ced04c8d Added latest rev of history. 2013-05-28 22:14:03 -07:00
zachgersh 19572d9a81 Removed history dir and updated Rakefile to write to history.md. 2013-05-28 22:02:35 -07:00