Giter Club home page Giter Club logo

skull's Introduction

Skull theme for Pico CMS

Skull is a basic Pico theme made utilizing the Skeleton 2.0 responsive boilerplate. The theme is using stock Skeleton for the most part, with a few Pico-specific additions.

Comes with two layouts; one with a vertical navigation, one with horizontal navigation.

Installation

1) Clone the theme into your Pico theme directory.

    cd /path/to/Pico/themes
    git clone https://github.com/bananana/skull

2) Edit your config.php file and change $config['theme'] to $config['theme'] = 'skull'.

3) 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.

    cd /path/to/Pico/themes
    mv index.php index-v-nav.php
    mv index-h-nav.php index.php

4) 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

Screenshot 1


Horisontal header navigation

Screenshot 2


Mobile

Screenshot 0

To Do

  • Make sure this works with Pico 1.0
  • Make layout switching easier

skull's People

Contributors

bananana avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.