Skip to content

dawidmachon/dimension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dimension

HTML5UP Dimension Template For Pico CMS

This is Dimension, a fun little one-pager with modal-ized (is that a word?) "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 :)

Installation

Download the dimension folder and extract it to the themes folder of your Pico installation.

Update Pico CMS configuration to use dimension theme:

  • Pico CMS < 2.0

    Change the following setting within your config.php:

    $config['theme'] = 'dimension';

  • Pico CMS >= 2.0

    Add to config/config.yml

    theme: dimension

    (If the file does not exist, create it. For more info see config/config.yml.template)

For the front page download our index.md, upload it in the content folder and make your changes.

Screenshot

Dimension Screenshot

About

HTML5UP Dimension Template For Pico CMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 45.3%
  • CSS 30.9%
  • JavaScript 18.9%
  • Twig 4.9%