From 9896db2d95ec58883d1adc41a2a29408260a4ed0 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Tue, 1 Feb 2011 19:42:22 +0000 Subject: Kick start the repository --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..8febbdb --- /dev/null +++ b/README.rst @@ -0,0 +1,5 @@ +Pelican themes +############## + +This repository contains themes for pelican, feel free to clone, add you own +and make a pull request, it's community managed ! -- cgit