Commit Graph

209 Commits

Author SHA1 Message Date
Matt Rogers 8d7be33dfb Wrap at 80 columns 2013-04-18 23:16:53 -05:00
Benjamin J. Balter e1f04968e8 Use pages for documentation, not posts, fixes #980. 2013-04-18 10:10:59 -04:00
Benjamin J. Balter 3bf38ad0d3 significant rewrite of baseurl section for clarity, props mattr- 2013-04-15 16:25:40 -04:00
Benjamin J. Balter db31c1a453 s/mardown/markdown/ part deux 2013-04-15 16:16:27 -04:00
Benjamin J. Balter 4063e47fb9 s/--server/serve/ part deux 2013-04-15 16:15:38 -04:00
Benjamin J. Balter 766ef9e3da s/mardown/markdown, props @mattr 2013-04-15 16:13:46 -04:00
Benjamin J. Balter 7a0b6da5ed s/along side/alongside/ h/t @mattr 2013-04-15 16:13:22 -04:00
Benjamin J. Balter 6b624fb699 upper case P dangit 2013-04-15 16:12:54 -04:00
Benjamin J. Balter 075e14aaad moar hard word wrapping 2013-04-15 16:12:13 -04:00
Benjamin J. Balter 380e7a9744 s/--server/serve 2013-04-15 16:10:19 -04:00
Benjamin J. Balter 783d59045b remove stray comma 2013-04-15 16:09:24 -04:00
Benjamin J. Balter 343d56dfe3 hard wrap *all* the things! 2013-04-15 16:09:02 -04:00
Benjamin J. Balter 91bcb83c8a plurlize file(s) 2013-04-15 13:34:38 -04:00
Benjamin J. Balter 55368898f5 Clarify new way to do server and auto, props @parkr
see https://github.com/mojombo/jekyll/pull/965#issuecomment-16396829
2013-04-15 13:33:53 -04:00
Benjamin J. Balter db76121d89 Make --config usage more explicit.
See https://github.com/mojombo/jekyll/pull/965#discussion_r3797116 and https://github.com/mojombo/jekyll/pull/965#discussion_r3797085

Props @parkr.
2013-04-15 12:56:33 -04:00
Benjamin J. Balter 532adddbb8 quick shout out to jekyll new 2013-04-15 12:02:06 -04:00
Benjamin J. Balter f8e8160358 clarify baseurl usage 2013-04-15 11:56:46 -04:00
Parker Moore b68d33ed8b Remove 'shell' from description of changing TZ 2013-04-15 14:37:37 +02:00
Parker Moore fbf818b618 Add example TZ and default value note. 2013-04-15 00:42:13 +02:00
Parker Moore d6a08b093a Add docs for timezone setting. 2013-04-15 00:42:13 +02:00
Benjamin J. Balter 47e9c978bf Direct users to the proper command when previewing drafts. 2013-04-14 13:35:24 -04:00
Benjamin J. Balter 38e7d61858 fix typo in draft post explanation, props @parkr 2013-04-14 13:31:17 -04:00
Benjamin J. Balter 6133252f06 s/root/source/, props @parkr 2013-04-14 13:30:14 -04:00
Benjamin J. Balter 30859cd979 First pass at baseurl documentation 2013-04-14 13:27:14 -04:00
Benjamin J. Balter 87d3ddc1d9 Add draft functionality explanation to upgrading docs 2013-04-14 13:18:03 -04:00
Benjamin J. Balter f4c61e59a6 clean up language a bit to clarify meaning 2013-04-14 13:11:37 -04:00
Benjamin J. Balter 37f332d58e Note that `--auto` is not `--watch` 2013-04-14 13:06:55 -04:00
Benjamin J. Balter ff88254ccb De-deprecate `--safe`, props @mojombo 2013-04-14 13:03:06 -04:00
Benjamin J. Balter c038ea6cc2 s/problematically/programmatically/, props @mojombo 2013-04-14 13:00:59 -04:00
Benjamin J. Balter 652b548ca5 Hard line wrap FTW! 2013-04-14 12:59:09 -04:00
Benjamin J. Balter c2dc80b95e Add docs to help users upgrade from < 1.0, fixes #877
* Help with new command line usage
* Help with deprecated flags
* Help with baseurl
* Help with drafts
2013-04-13 14:03:16 -04:00
Jhaura Wachsman 48bb29c1f7 Moved 'excerpt' var below 'title'. 2013-04-12 18:26:29 -07:00
Jhaura Wachsman 73a1ffd77a Add 'excerpt' page variable to Docs Variables page. 2013-04-12 17:42:48 -07:00
Parker Moore b44cf939e6 Add note in docs about page.path. #951. 2013-04-12 23:43:25 +02:00
Parker Moore dc39f02132 Add new pagination variables to the Variables page in the docs site. #942 2013-04-12 23:39:20 +02:00
Parker Moore 88f92729bc Use paginate_path and don't help too much 2013-04-09 21:00:27 +02:00
Parker Moore c9a8a1b29f A bunch of pagination attributes will be nil if the subsequent/previous pages don't exist 2013-04-09 20:29:48 +02:00
Parker Moore 102e29899f Add some docs regarding what the paginator exposes in liquid 2013-04-09 20:11:12 +02:00
Parker Moore c0f50f2c78 Update docs to use paginator.{next,previous}_page_path 2013-04-09 19:51:26 +02:00
Tom Preston-Werner fbbcf78a99 Update GH Pages docs for github.io change. 2013-04-07 15:33:21 -07:00
Tom Preston-Werner e427e82785 Clarify config option docs for problem in #858. 2013-04-07 11:39:43 -07:00
Tom Preston-Werner 565e815354 Fixes for @parkr comments. 2013-04-06 23:14:03 -07:00
Matt Rogers 8316e1da4a Add a URL for Drupal 2013-04-03 14:10:24 -05:00
Matt Rogers 3b39a2a00c Highlight “localhost” as code in the migration docs 2013-04-03 14:09:00 -05:00
Matt Rogers bdcc50d3c7 Fix up a few places where words were missing.
This makes the text sound better when I read it out loud.
2013-04-03 14:06:38 -05:00
Matt Rogers d6d04573da Remove an unnecesary word. 2013-04-03 13:48:13 -05:00
Tom Preston-Werner 17bb13a686 Clean up site docs to prepare for 1.0 release. 2013-04-03 19:06:05 +02:00
Dave Cranwell a6f3c4f1cd Added note to highlight common pitfall/misconception regarding Pagination's capabilities. 2013-03-12 15:21:56 +00:00
Parker Moore c0a6e1e5a2 Changed 'six' to 'some' on Sites page 2013-01-15 14:56:04 -08:00
Parker Moore 070f5111e1 A link to the sites page on the wiki (in addition to this curated list) 2013-01-15 14:44:06 -08:00
Parker Moore 45f10a22da Update number of Jekyll-powered blogs on Sites page 2013-01-12 15:36:11 -08:00
Parker Moore 078972de4b Remove Octopress site from list of Jekyll-powered Sites 2013-01-12 15:35:21 -08:00
Parker Moore 4bb5158b09 New sub-titles for sub-command options table 2013-01-12 15:34:05 -08:00
Parker Moore 5db1bba6fd auto => watch 2013-01-11 23:51:22 -08:00
Parker Moore 64cbaa1d85 Configuration docs updated with new structure 2013-01-11 23:51:06 -08:00
Parker Moore 39b159c258 Return of the "sites" page - for learning purposes 2013-01-11 23:50:36 -08:00
Parker Moore 9fc89482b3 Using build and serve sub-commands in docs 2013-01-11 23:50:13 -08:00
Nick Quaranto c0ae646cdc Kill sites page on the new docs site. It's a moshpit of slightly useful content, and really there should be a featured site list or an actual directory separate from the docs site 2013-01-01 19:57:06 -05:00
Tom Preston-Werner cc73f04eb7 Update site dir with contents of #583 at rev cb19367.
This is the big site redesign by @cobyism. To work with the new
site deployment mechanism, it is being copied from the gh-pages
branch of that PR into the existing site dir. Before we finally
deploy the new site, we should remember to merge #583 so that we
keep all the history from that PR.
2012-12-31 12:48:04 -08:00