1
0
Fork 0
forked from wezm/wezm.net
wezm.net/v1/content/index.html

13 lines
981 B
HTML
Raw Permalink Normal View History

2009-11-09 23:42:38 +00:00
<h1>A Brand New nanoc Site</h1>
<p>Youve just created a new nanoc site. The page you are looking at right now is the home page for your site (and its probably the only page).</p>
<p>To get started, consider replacing this default homepage with your own customized homepage. Some pointers on how to do so:</p>
<ul>
<li><p><strong>Change this pages content</strong> by editing “content.html” file in the “content” directory. This is the actual page content, and therefore doesnt include the header, sidebar or style information (those are part of the layout).</p></li>
<li><p><strong>Change the layout</strong>, which is the “default.txt” file in the “layouts/default” directory, and create something unique (and hopefully less bland).</p></li>
</ul>
<p>If you need any help with customizing your nanoc web site, be sure to check out the documentation (see sidebar), and be sure to subscribe to the discussion group (also see sidebar). Enjoy!</p>