Commit Graph

310 Commits

Author SHA1 Message Date
Rob Wierzbowski 5c9aa19123 Add generator-jekyllrb and grunt-jekyll to plugins page 2013-07-19 11:13:26 -04:00
Matt Rogers 08aef455be Merge pull request #1310 from robwierzbowski/organize-plugins
Organize plugins into categories.
2013-07-16 20:48:51 -07:00
Anatol Broder 7d18d2843b Add description for drafts folder. Fix #1319 2013-07-17 01:11:00 +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
Rob Wierzbowski d402427b81 Add Jekyll Image Tag to the plugins list 2013-07-14 18:58:45 -04: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 d572e588e8 Release 1.1.0 2013-07-14 19:52:44 +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
Damian Lettie 7521414d11 Add optional time zone when specifying page.date. 2013-07-14 18:17:09 +10:00
zachgersh b0fbfdb87d Added a configuration warning to our docs for the two kramdown options we don't support. 2013-07-14 00:32:48 -05:00
Parker Moore ef0384a662 Merge pull request #1289 from mojombo/drafts-docs
Documentation for drafts
2013-07-11 02:56:45 -07:00
Matt Rogers a5b6522ee2 Make the text around generating the site more clear
Thanks to @jpiasetz for the suggestion!
2013-07-10 23:34:48 -05:00
Parker Moore d10007182d Be (mostly) anal-retentive about line columns. 🌽 😛 2013-07-11 00:14:38 +02:00
jannypie d6bc3d00af Update troubleshooting.md for Mac OSX native gem install issue 2013-07-10 17:10:29 -04:00
Donald Perry 530ad08210 Update the S3 deployment documentation
This is just #1294 on the appropriate branch.
2013-07-10 13:16:56 -05:00
Matt Swensen 73f942cf7d Adding details to GitHub Pages deployment docs regarding relative URLs.
Fixes #1291.
2013-07-10 13:54:02 +02:00
Parker Moore 9fe42fe09c Add _drafts to site structure page 2013-07-09 23:55:37 +02:00
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