diff options
author | Alexis Metaireau <alexis@notmyidea.org> | 2012-03-27 15:39:48 -0700 |
---|---|---|
committer | Alexis Metaireau <alexis@notmyidea.org> | 2012-03-27 15:39:48 -0700 |
commit | 8cdc0ff6b9c9f25b29db996e5b51f7f99e11236e (patch) | |
tree | 6218570b2c68d9111ac23734563bddf585a65604 /bootstrap2/README.rst | |
parent | cc809c34841e0cb25cde42cff85528b05581e1a1 (diff) | |
parent | 6fa854a4396f51a85f58bbde329a5735173062c7 (diff) | |
download | pelican-themes-8cdc0ff6b9c9f25b29db996e5b51f7f99e11236e.tar.gz |
Merge pull request #17 from farseerfc/master
I made (yet another) bootstrap 2.0 theme
Diffstat (limited to 'bootstrap2/README.rst')
-rw-r--r-- | bootstrap2/README.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/bootstrap2/README.rst b/bootstrap2/README.rst new file mode 100644 index 0000000..7bc68a6 --- /dev/null +++ b/bootstrap2/README.rst @@ -0,0 +1,11 @@ +Bootstrap 2 theme +================== + +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.
\ No newline at end of file |