Giter Club home page Giter Club logo

just-pico's Introduction

PROJECT UNMAINTAINED

This project is not maintained anymore

If you like it or continue to use it fork it please.



just-pico

A simple Pico CMS theme made with PureCSS

Screenshot

INSTALL

  • Clone or copy just-pico folder in pico themes dir

  • Enable the theme in the config.php file: $config['theme'] = 'just-pico';

USAGE

Optionally set a logo in config.php file: $config['site_logo'] = 'logo.png'; The image file should be put in pico path: 'assets/images/logo.png'

There are 4 template files available:

  • index: for standard pages

  • blog: for blog/news index

  • blog-item: for a single blog item

Put blog articles in pico path: 'content/blog/article-title.md'

  • gallery For photo/image galleries - add a meta 'Images' in the page

header to list the gallery images. Example:

Template: gallery
Images: gallery/img1.jpg, gallery/img2.jpg, gallery/img3.jpg

It will look for images in pico path: 'assets/images/gallery/img1.jpg', etc. To add thumbnails create also a scaled copy of every image with an underscore before the extension: 'assets/images/gallery/img1_.jpg'


My website: https://blocknot.es/

just-pico's People

Contributors

blocknotes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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