Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.46 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.46 KB

pelican-uno

A responsive, minimal theme with beautiful fonts for Pelican static website generator (Python). This theme is based on uno for Ghost environment. If you don't use python/Pelican but want to use uno theme, you might find following implementations useful:

The codes in this repository are taken from results running jekyll-uno. I am not an expert of Pelican. In fact this is made on my day 2. Please help correcting mistakes and stupidities!


Install and Test

  1. If unfamiliar with Pelican, follow the Quick Start.
  2. In pelicanconf.py add this line: SCRIPTS = ['https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js','main.js']
  3. Generate your website: make html or make devserver

If you run devserver you can access via: http://localhost:8000


Demo and Download

Not a clean demo but this theme is used for our website.


Copyright and license

It is under the MIT license.