blob: 21c189b49d269f01c7939d71302dc249706b15d3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
New Bootstrap 2 theme
=====================
This is slitly updated "Bootstrap 2" theme.
You can find live example of it on `my site <http://infinitylx.org>`_.
This is (yet another) theme for Pelican inspired by `Twitter Bootstrap 2.0 <http://twitter.github.com/bootstrap/>`_.
It makes use of `Font-Awesome <http://fortawesome.github.com/Font-Awesome/>`_ icons, supports tag_cloud, translation,
and try to keep other features from Pelican's default theme ``notmyidea``.
Also you can see its result from `my Github Page <http://farseerfc.github.com/>`_. It will be updated using latest theme.
Feel free to use it.
New features
============
* Yandex.metrica - analytica from yandex. Use **"YANDEX_METRYKA"**
* Shortmail - shortmail widget. Use **"SHORT_MAIL"**
* Footer note template - you can set your footer note from config with **"FOOTER_NOTE"** variable or just simple edit **"footer.html"** file.
* Add Twitter share button to post title.
* etc.
|