diff options
author | Jiachen Yang <farseerfc@gmail.com> | 2012-03-11 04:51:34 +0900 |
---|---|---|
committer | Jiachen Yang <farseerfc@gmail.com> | 2012-03-11 04:51:34 +0900 |
commit | a407673da39bbdc11769ae8653b42ffca8569f13 (patch) | |
tree | 1b07e6dfc52f17906ac78d21dea509c575f65282 | |
parent | d4e47e48d34326810c2e666b0ee774723291ce2a (diff) | |
download | pelican-themes-a407673da39bbdc11769ae8653b42ffca8569f13.tar.gz |
add README and screenshot
-rw-r--r-- | bootstrap2/README.rst | 9 | ||||
-rw-r--r-- | bootstrap2/screenshot.png | bin | 0 -> 67446 bytes |
2 files changed, 9 insertions, 0 deletions
diff --git a/bootstrap2/README.rst b/bootstrap2/README.rst new file mode 100644 index 0000000..e3a040d --- /dev/null +++ b/bootstrap2/README.rst @@ -0,0 +1,9 @@ +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``. + +Feel free to use it.
\ No newline at end of file diff --git a/bootstrap2/screenshot.png b/bootstrap2/screenshot.png Binary files differnew file mode 100644 index 0000000..58c1683 --- /dev/null +++ b/bootstrap2/screenshot.png |