From e5cbf4873d5edd21327ad27b8fe445f6a4bc2708 Mon Sep 17 00:00:00 2001 From: Adrian Perez de Castro Date: Wed, 5 Nov 2014 11:47:15 +0200 Subject: [PATCH] Link to theme designed by @TheInsomniac from README Adds a link to the nice theme designed by @TheInsomiac, which is a great example of advanced theming using "fancyindex_header" and "fancyindex_footer". Closes issue #11 --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index e18c704..6b34c74 100644 --- a/README.rst +++ b/README.rst @@ -74,6 +74,15 @@ a ``server`` section in your Nginx_ configuration file:: } +Advanced Theming +~~~~~~~~~~~~~~~~ + +For a more elaborate example using `fancyindex_header`_ and +`fancyindex_footer`_ you can check `nice theme +`__ +designed by `@TheInsomniac `__. + + Directives ==========