jekyll/site
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
..
_includes Return of the "sites" page - for learning purposes 2013-01-11 23:50:36 -08:00
_layouts Update site dir with contents of #583 at rev cb19367. 2012-12-31 12:48:04 -08:00
_posts Moved 'excerpt' var below 'title'. 2013-04-12 18:26:29 -07:00
css Clean up site docs to prepare for 1.0 release. 2013-04-03 19:06:05 +02:00
docs Update site dir with contents of #583 at rev cb19367. 2012-12-31 12:48:04 -08:00
img Update site dir with contents of #583 at rev cb19367. 2012-12-31 12:48:04 -08:00
js Update site dir with contents of #583 at rev cb19367. 2012-12-31 12:48:04 -08:00
.gitignore Update site dir with contents of #583 at rev cb19367. 2012-12-31 12:48:04 -08:00
CNAME A better way to preview and release the Jekyll site. 2012-12-26 15:13:57 -07:00
README A better way to preview and release the Jekyll site. 2012-12-26 15:13:57 -07:00
_config.yml Update site dir with contents of #583 at rev cb19367. 2012-12-31 12:48:04 -08:00
favicon.png Update site dir with contents of #583 at rev cb19367. 2012-12-31 12:48:04 -08:00
index.html Update quickstart instructions with `new` command 2013-04-13 14:09:58 -04:00

README

Jekyll's awesome website.