# HG changeset patch # User Ludovic Chabant # Date 1424538892 28800 # Node ID 9046361a6abbbe8e01e19521c37043f775942399 # Parent 751f3b508bf142d0bb13af309598a9931423ddbe docs: More on creating websites. diff -r 751f3b508bf1 -r 9046361a6abb docs/docs/02_general/02_creating-websites.md --- a/docs/docs/02_general/02_creating-websites.md Sat Feb 21 09:11:30 2015 -0800 +++ b/docs/docs/02_general/02_creating-websites.md Sat Feb 21 09:14:52 2015 -0800 @@ -2,9 +2,18 @@ title: Creating Websites --- -A PieCrust website is really just a directory with a special structure. +A PieCrust website is really just a directory with a special structure. The very +basic structure is a directory with a `config.yml` file in it -- but that would +be just an empty website that uses the default theme! -For a default website configuration, it will look a bit like this: + + +--- config.yml + +You can create that directory with the configuration file in it yourself, but +the `chef init` command can also do it for you. + +Once you've started filling it up with contents and assets -- and assuming a +default website configuration -- it will look a bit like this: |---- assets/