Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/curiositry/bohemian

Free, Responsive, Open Source, & Typographically Tasteful. It’s Bohemian — the Pelican theme for snobs. Built for a great reading experience with minimal clutter, it will ready your Pelican site for 21st century.
https://github.com/curiositry/bohemian

Last synced: 3 days ago
JSON representation

Free, Responsive, Open Source, & Typographically Tasteful. It’s Bohemian — the Pelican theme for snobs. Built for a great reading experience with minimal clutter, it will ready your Pelican site for 21st century.

Awesome Lists containing this project

README

        

bohemian
========

![Screenshot 1](http://omphalosskeptic.github.io/images/bohemian2.png)

### About
[Live Demo — Subtheme 1](http://omphalosskeptic.github.io) // [Live Demo — Subtheme 2](http://scienceclass.github.io)// [Source Code](http://github.com/omphalosskeptic/bohemian)


Bohemian is a pelican theme I wrote to use here on my github page, replacing my older [Clean](http://omphalosskeptic.github.io/clean-pelican-theme.html) theme. It’s **Free, Responsive, Open Source, & Typographically Tasteful**; built to provide a great reading experience with minimal clutter, Bohemian will ready your Pelican site for 21st century.

### Features

- Fully Responsive
- Lightweight
- Two Handsome Subthemes build on the same base … the one on this site and the theme used by [Science Class](http://scienceclass.github.io)
- Handsome webfonts served by [Brick](http://brick.im) for blazing speed, Alegreya for subtheme 1, Playfair Display & Crimson Roman for Subtheme2
- Modern, clutter free design makes for a great reading experience.
- Option to use text or image for the logo

## Example config:

```
#!/usr/bin/env python
# -*- coding: utf-8 -*- #
from __future__ import unicode_literals

AUTHOR = u'Omphalosskeptic' # What shows up as post attribution and site attribution
SITENAME = u'omphalosskeptic' # Main site name
SITE_TITLE = ' — Omphalosskeptic’s Userpage' # Site title, which is appended to site name for the

### Subtheme 2