Revised to reflect config changes

This commit is contained in:
William Duyck 2013-07-21 02:10:24 +01:00
parent 7ad9f49de5
commit a0c6fd5d1c

View file

@ -105,8 +105,7 @@
<li>That's it. Tweak the <code>.htaccess</code> file if required.</li>
<ol>
<br />
<p>You can override the default Pico settings (and add your own custom settings) by editing config.php in the root Pico directory. The config.php file
lists all of the settings and their defaults. To override a setting simply uncomment it in config.php and set your custom value.</p>
<p>You can override the default Pico settings (and add your own custom settings) by creating a config.php file in the root Pico directory. The config.php.dist file lists all of the settings and their defaults. To override a setting simply copy config.php.dist to config.php, and uncomment the setting in config.php and set your custom value.</p>
<hr>
<h3 id="creating-content">Creating Content</h3>
<p>Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create <code>.md</code> files in the "content"