Files
straysong_pico_theme/README.md

22 lines
502 B
Markdown
Raw Permalink Normal View History

# Theme for Pico CMS
2015-01-02 02:27:03 -05:00
A basic pico theme forked from https://github.com/bananana/skull, mostly with updates to fonts/colours.
2015-01-02 02:27:03 -05:00
# Installation
2015-01-02 02:39:45 -05:00
**1)** Clone the theme into your Pico theme directory.
2015-01-02 02:27:03 -05:00
2015-01-02 02:35:55 -05:00
<pre>
2015-01-02 02:27:03 -05:00
cd /path/to/Pico/themes
git clone $repo
2015-01-02 02:35:55 -05:00
</pre>
2015-01-02 02:27:03 -05:00
2015-01-02 02:39:45 -05:00
**2)** Edit your *config.php* file and change <code>$config['theme']</code> to <code>$config['theme'] = 'skull'</code>.
2015-01-02 02:27:03 -05:00
**3)** Change colours in skeleton.css to your preference
2015-01-02 02:41:25 -05:00
# To Do
- Add social media icons to footer
- Update favicon