Coder Social home page Coder Social logo

psic / picocms-3colors-theme Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 9 KB

A pico CMS Themes. Very simple. 3 configurable colors. First level title show in menu. Optional footer

Home Page: http://three-colors.web-en-royans.fr

License: Do What The F*ck You Want To Public License

Twig 49.71% CSS 50.29%
picocms picocms-theme

picocms-3colors-theme's Introduction

PicoCMS-3colors-Theme

Feature

A simple picoCMS theme :

  • 3 configurable colors.
  • First level title show in menu.
  • Optional 3 columns footer.
  • Tagline in header.

Installation, Pico, version 2.x

Copy the content of the 3colors directory in the themes folder of your Pico installation and change the following setting within your config.yml:

theme: 3colors

Usage

Title and tagline

  • Title : the site title is written in the `config.yml' file and will we be shown as a H1 tag in your header.
site_title: 3 colors
  • tagline : your tag line is written in the _meta.md file of your content folder. It will be shown as a H2 tag in your header.
Tagline: Choose 3 colors <br> Show your H1 in menu

3 colors

You can configure 3 colors in the theme using the _meta.md file of the content folder : the decoration color - color1 - (link hover, horizontal line, header,...), the body background color - color2 - and the main section background color -color3 -.

color1: rgb(57,0,64)
color3: rgb(194,192,148)
color2: rgb(169,165,135)

Use rgb format color or string color (blue, gree, lightgrey, ...), but no hex color code.

3 columns footer

You can have a 3 columns footer. If no column is define, then the footer is not shown. The footer has 3 columns (width : 20%, 60%, 20%). It is define in the _meta.md file in the content folder.

footerCenter: Fortunae mercatoribus ad Anthemusia in.
footerRight: Qui sunt debent ob non.
footerLeft: Graecia pro quaedam argutiis): nimis.

Demo

demo : three-colors.web-en-royans.fr

picocms-3colors-theme's People

Contributors

psic avatar

Watchers

 avatar  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.