From 440ccb6e220f1cd7ea7f15de6f46c4a98e51d47c Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Tue, 18 Oct 2011 23:36:23 +0200 Subject: theme import failure --- docs/_themes/pelican/theme.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/_themes/pelican/theme.conf (limited to 'docs/_themes/pelican/theme.conf') diff --git a/docs/_themes/pelican/theme.conf b/docs/_themes/pelican/theme.conf new file mode 100644 index 0000000..ffbb794 --- /dev/null +++ b/docs/_themes/pelican/theme.conf @@ -0,0 +1,10 @@ +[theme] +inherit = basic +stylesheet = pelican.css +nosidebar = true +pygments_style = fruity + +[options] +index_logo_height = 120px +index_logo = +github_fork = -- cgit v1.1