Coby Chapple
04bbca5871
use <th> instead of <td> for table headers on variable page
2013-05-02 21:32:41 +01:00
Coby Chapple
6f2f296578
more padding for extra quick-start command line
2013-05-02 21:32:07 +01:00
Coby Chapple
6a57d5248b
merge in changes from latest master
...
conflicts:
- site/_posts/2012-07-01-permalinks.md
- site/css/style.css
- site/index.html
2013-05-02 21:16:47 +01:00
Coby Chapple
e0640d6687
side scrolling wrappers for remaining tables
2013-05-02 21:08:18 +01:00
Coby Chapple
0d80d10ebf
wrappers for permalinks page
2013-05-02 14:17:16 +01:00
Coby Chapple
c6ce15e435
notes, warnings etc should break out rightwards too, come to think of it
2013-05-02 14:16:19 +01:00
Coby Chapple
8446f47247
wrapper classes for frontmatter page
2013-05-02 14:05:44 +01:00
Coby Chapple
951cb11d48
padding should be even when table fits without overflow
2013-05-02 13:52:21 +01:00
Coby Chapple
fb642bb97f
break side scrolling tables out of the grid/parent containers 🤘
2013-05-02 13:51:26 +01:00
Coby Chapple
f924a04733
scroll tables sideways on mobiles
2013-05-02 13:50:46 +01:00
Parker Moore
48fe514c54
Updating Configuration page in docs with the defaults
2013-04-30 16:08:21 +02:00
Matt Rogers
47f8fb5091
Don't end an independent thought with a preposition.
2013-04-19 22:56:19 -05:00
Matt Rogers
b05afb022f
Use 'the' instead of 'a'
2013-04-19 22:51:18 -05:00
Matt Rogers
7d59df92b3
Use 'from' instead of 'at'
2013-04-19 22:50:45 -05:00
Matt Rogers
94449c4088
Tell people to update the site not the wiki.
...
We want to kill the wiki with fire.
2013-04-18 23:17:09 -05:00
Matt Rogers
7d3dcc0116
Fix the link to the Homebrew wiki
2013-04-18 23:17:09 -05:00
Matt Rogers
898d9d13a8
Remove the word 'also' when describing Typo migrations.
...
The use of the 'also' is out of place here. We're only talking about one thing.
2013-04-18 23:17:08 -05:00
Matt Rogers
35a59ab766
Use 'newer' instead of 'future'
...
When talking about versions of Drupal greater than 6.1, use the word newer to
indicate that those versions have already been released. The word future implies
that those versions haven't been released yet.
2013-04-18 23:17:08 -05:00
Matt Rogers
205e65d017
Be explicit about what we require when migrating systems
...
We require access to the database from the old system and we're generating posts
for Jekyll.
2013-04-18 23:17:08 -05:00
Matt Rogers
96fa05ac3d
Make the text clearer for the layout option
2013-04-18 23:17:08 -05:00
Matt Rogers
a8361315ed
Add a missing 'the'
...
We're serving the website. There can be only one.
2013-04-18 23:17:08 -05:00
Matt Rogers
f5a4d36efc
Add a missing comma
...
We have three or more terms with a single conjunction. According to Strunk and
White, we need a comma.
2013-04-18 23:17:08 -05:00
Matt Rogers
c06bb76610
Fix a verb tense mismatch
2013-04-18 23:17:08 -05:00
Matt Rogers
ef6ae8c073
Add a word that was missing
2013-04-18 23:17:08 -05:00
Matt Rogers
2e65658920
Fix up some verbiage that didn't jive quite right.
2013-04-18 23:17:08 -05:00
Matt Rogers
8d7be33dfb
Wrap at 80 columns
2013-04-18 23:16:53 -05: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
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
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