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
Parker Moore
55a964a7da
Print deprecation warnings for 'server', 'watch' and 'auto' when loaded from files. Fixes #972
2013-04-14 23:18:47 +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
f69a716d93
Update quickstart instructions with `new` command
...
Quickstart instructions as written would serve an empty directory.
They instruct the user to install Jekyll (:metal), `cd` to a directory that may not exist, and then run `jekyll serve` (:hurtrealbad:).
Instead, lets have them run `jekyll new` to stand up a scaffold site, so they can see how things work and poke around a bit.
It's one more command, but IMHO a better user experience for someone just getting started.
2013-04-13 14:09:58 -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
Coby Chapple
972b67cad7
more robust header responsivityishness
2013-04-05 11:20:41 +01:00
Coby Chapple
077deb2435
go back to thirds, for the header on tablets and above
2013-04-05 11:20:02 +01:00
Coby Chapple
aa6bc7dae9
change header grid so the nav doesn’t look so squished
2013-04-04 20:50:00 +01:00
Coby Chapple
7fa4633c00
monospace type tweaks
2013-04-04 18:15:33 +01:00
Coby Chapple
65eadd4172
💄 prettier diff
2013-04-04 18:11:57 +01:00
Coby Chapple
91e66310c3
add code highlighting stuff back in
2013-04-04 18:09:18 +01:00
Coby Chapple
a765b75b5e
some polish for the docs nav/content responsiveness
2013-04-04 18:05:03 +01:00
Coby Chapple
f583e4fbb5
some simple js to switch location using the dropdown on mobiles
2013-04-04 17:30:41 +01:00
Coby Chapple
780472ff55
not sure wtf happened here
2013-04-04 17:01:10 +01:00
Coby Chapple
258df5146c
add a dropdown for navigating docs on mobiles
2013-04-04 16:51:43 +01:00
Coby Chapple
6270ae0d33
derp we need one of these
2013-04-04 16:51:26 +01:00
Coby Chapple
662bc3b5ac
start working docs styles back in
2013-04-04 16:51:18 +01:00
Coby Chapple
68e82a1cac
twerk the github pages section a bit so it mostly works
2013-04-04 16:28:25 +01:00
Coby Chapple
f98482d0fa
retinafy octojekyll
2013-04-04 16:28:08 +01:00
Coby Chapple
8354ef1960
Merge remote-tracking branch 'mojombo/master' into responsify
2013-04-04 15:11:23 +01:00
Coby Chapple
95672bac99
some polish for the quick-start instructions section
2013-04-04 15:10:55 +01:00
Coby Chapple
fbfe891295
finally style the mobile nav items a bit more consistently
2013-04-04 14:49:30 +01:00
Coby Chapple
0abc3dc975
don’t cut off the edges of the logo
2013-04-04 14:30:02 +01: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
Coby Chapple
6e831b65d2
basic grid section for gh-pages section
2013-03-15 15:29:45 +00:00
Coby Chapple
bd63042582
start bringing the quickstart instruction section back in too
2013-03-15 15:24:14 +00:00
Coby Chapple
e23f0d126d
start working intro into the equation
2013-03-15 13:38:51 +00:00
Coby Chapple
7dcc0ba820
start spiking out a more responsive header/nav
2013-03-15 13:25:35 +00:00
Coby Chapple
02785d09a9
more footer tweaks
2013-03-15 12:47:57 +00:00
Coby Chapple
0249c5b901
how was did this not being retina-ready slip by before?
2013-03-15 12:47:45 +00:00
Coby Chapple
6d19924d35
start ripping this thing apart so it can be responsive
2013-03-15 12:34:13 +00: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
42fa1046db
Using internal links for homepage
2013-01-11 23:51:32 -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
Tom Preston-Werner
708ae28d8a
A better way to preview and release the Jekyll site.
2012-12-26 15:13:57 -07:00