Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ellisonleao/pelican-semantic-ui
Semantic-UI Pelican Theme
https://github.com/ellisonleao/pelican-semantic-ui
pelican semantic-ui theme
Last synced: 11 days ago
JSON representation
Semantic-UI Pelican Theme
- Host: GitHub
- URL: https://github.com/ellisonleao/pelican-semantic-ui
- Owner: ellisonleao
- Created: 2015-12-18T02:19:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-09T01:38:26.000Z (almost 9 years ago)
- Last Synced: 2024-10-04T16:29:08.456Z (about 1 month ago)
- Topics: pelican, semantic-ui, theme
- Language: HTML
- Size: 621 KB
- Stars: 12
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pelican Semantic-UI Theme
=========================![](http://i.imgur.com/DN9LPoB.png)
This is a small clean Blog Template using Semantic-UI framework
## Installation
First:
`git clone https://github.com/ellisonleao/pelican-semantic-ui.git`
Then:
Point the `THEME` variable in your `pelicanconf.py` to `/path/to/pelican-semantic-ui`
## Custom Pelican conf variables
* `GOOGLE_ANALYTICS` - For google analytics
* `DISQUS_SITENAME` - To enable disqus comments
* `WELCOME_MESSAGE` - Message displayed on Site root
* `MENU_LINKS` - Same LINKS structure, but for displaying on the menu header
* `LOGOPATH` - Brand logo path showing on menu header