Commit Graph

22 Commits

Author SHA1 Message Date
XhmikosR b6c197d312 Docs: Assorted accessibility tweaks. 2015-01-05 13:32:35 +02:00
Pat Hawks 99b5569ffa Point Liquid links to Liquid’s Github wiki
Provide a more helpful resource for questions like #2883
2014-09-09 23:20:40 -07:00
Alfred Xing 70ca41dd44 Fix Textile link
Fix broken link to Textile site to point to RedCloth
2014-07-14 16:36:31 -07:00
XhmikosR d227fa6302 Specify image dimensions in the HTML. 2014-03-24 00:31:28 +02:00
XhmikosR 0d70d97eeb Remove empty classes. 2014-03-24 00:31:07 +02:00
Anatol Broder d7b5c40901 Correct internal links 2013-08-11 15:09:23 +02:00
Parker Moore cd3e95beac Fix site title to use HTML entities 2013-07-06 13:47:26 +02:00
Parker Moore d675ef6662 Fixed some things on the site. 2013-05-10 23:28:42 +02:00
Parker Moore fdceb50595 Can't use post_url to ask for the url's of the docs anymore. 2013-05-10 23:09:12 +02:00
zachgersh 59f2a41ced Changed liquid link of the homepage. 2013-05-10 09:15:56 -07: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
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
Coby Chapple 68e82a1cac twerk the github pages section a bit so it mostly works 2013-04-04 16:28:25 +01:00
Coby Chapple 95672bac99 some polish for the quick-start instructions section 2013-04-04 15:10:55 +01: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 6d19924d35 start ripping this thing apart so it can be responsive 2013-03-15 12:34:13 +00:00
Parker Moore 42fa1046db Using internal links for homepage 2013-01-11 23:51:32 -08:00
Parker Moore 9fc89482b3 Using build and serve sub-commands in docs 2013-01-11 23:50:13 -08: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