From a407673da39bbdc11769ae8653b42ffca8569f13 Mon Sep 17 00:00:00 2001 From: Jiachen Yang Date: Sun, 11 Mar 2012 04:51:34 +0900 Subject: add README and screenshot --- bootstrap2/README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 bootstrap2/README.rst (limited to 'bootstrap2/README.rst') 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 `_. + +It makes use of `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 -- cgit From f567ee85739eb9c9732aea09339bd9b7825891ff Mon Sep 17 00:00:00 2001 From: Jiachen Yang Date: Sun, 11 Mar 2012 04:55:09 +0900 Subject: changed README --- bootstrap2/README.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bootstrap2/README.rst') diff --git a/bootstrap2/README.rst b/bootstrap2/README.rst index e3a040d..7bc68a6 100644 --- a/bootstrap2/README.rst +++ b/bootstrap2/README.rst @@ -6,4 +6,6 @@ This is (yet another) theme for Pelican inspired by `Twitter Bootstrap 2.0 `_ 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 `_. It will be updated using latest theme. + Feel free to use it. \ No newline at end of file -- cgit