{"segments": {"content": "\n\n<h2>Quick Start</h2>\n<p>Welcome to your new <a href=\"http://bolt80.com/piecrust/\">PieCrust</a> website!</p>\n<p>Since you don&#8217;t seem to have any blog post or home page created yet, here&#8217;s a\nquick reference of things you probably want to do next. All <code>chef</code> commands need\nto be run from inside your website&#8217;s directory.</p>\n<p>For more information, refer to the <a href=\"http://bolt80.com/piecrust/\">documentation</a>. This message will go\naway as soon as you&#8217;ve written your first blog post, or after you set the\n<code>hide_quickstart</code> setting to <code>true</code> in the site configuration (<em>i.e.</em> in\n<code>config.yml</code> under the <code>site</code> section).</p>\n<h3>Create a new page</h3>\n<p>Run <code>chef prepare page my-new-page</code>, where <code>my-new-page</code> is the <a href=\"http://en.wikipedia.org/wiki/Clean_URL#Slug\">URL\nslug</a> you want for your new page. This can contain sub-directories, like\nso: <code>about/my-new-page</code>.</p>\n<h3>Create a new blog post</h3>\n<p>Run <code>chef prepare post my-new-post-slug</code>, where <code>my-new-post-slug</code> is the <a href=\"http://en.wikipedia.org/wiki/Clean_URL#Slug\">URL\nslug</a> you want for your new post. Unlike pages, this shouldn&#8217;t contain\nany sub-directories.</p>\n<h3>Bake your site</h3>\n<p>Run <code>chef bake</code>.</p>\n<h3>Preview your site</h3>\n<p>Run <code>chef serve</code>, and point your browser to <code>http://localhost:8080</code>.</p>"}, "pass_info": {"used_assets": false, "used_source_names": [], "used_taxonomy_terms": [], "used_pagination": false, "pagination_has_more": false}}