HTML5 UP Dimension Template For Pico CMS
This is Dimension, a fun little one-pager with modal "pages" and a cool depth effect (click on a menu item to see what I mean). Simple, fully responsive, and kitted out with all the usual pre-styled elements you'd expect. Hope you dig it. :)
-
Download the
dimensionfolder and extract it to thethemesfolder of your Pico installation. -
Set your theme to
dimensionin Pico's config file:- For Pico 2.0+: Set
theme: dimensioninconfig.yml. - For older versions of Pico: Set
$config['theme'] = 'dimension';inconfig.php.
- For Pico 2.0+: Set
-
Configure your front page using
index.md. You can download ourcontent-sample/index.md, to use as a template, or just create your own. Seecontent-sample/index.mdfor more information.
Older versions of Dimension required you to set Template: single in your markdown files. This is no longer required.
If you're upgrading Dimension, however, you'll have to remove that line from your markdown or you'll see an "Unable to find template" error when visiting those pages individually.
