86b2cf82daf3e0f14fd809606dcb74bd986eefca
Skull theme for Pico CMS
Skull is a basic Pico theme made utilizing the Skeleton 2.0 responsive boilerplate.
Comes with two layouts; one with a vertical navigation, one with horizontal navigation.
Installation
- Clone the theme into your Pico theme directory.
cd /path/to/Pico/themes
git clone https://github.com/bananana/skull
-
Edit your config.php file and change
$config['theme']to$config['theme'] = 'skull'. -
By default the theme is set to have a vertical sidebar with navigation. To change to something that looks more like the default Pico theme (with horizontal header), rename index.php file to index-v-nav.php and rename index-h-nav.php to index.php.
- At this point you can remove the alt theme layout if you don't find in necessary. There's also a layout specific css file in skull/css direcotry.
Screenshots
Vertical sidebar navigation
Horisontal header navigation
Mobile
Description
Languages
Twig
86.4%
CSS
13.6%


