From bd72b2e27d415fcde0c4819db699121d871d564d Mon Sep 17 00:00:00 2001 From: fridde Date: Thu, 23 Apr 2020 09:12:50 +0200 Subject: [PATCH] Added link to pelican theme repo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It took me a google search to find out that others already had there“s a myriad of themes out there and I was confused that there even is a collection maintained by the Pelican community. Shouldn't that be mentioned in the docs? --- docs/pelican-themes.rst | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/pelican-themes.rst b/docs/pelican-themes.rst index e63f6a19..35bd975d 100644 --- a/docs/pelican-themes.rst +++ b/docs/pelican-themes.rst @@ -1,7 +1,17 @@ -pelican-themes +Themes for Pelican ############## +Where to find themes +=========== + +We maintain a separate repository of themes for people to share and use. Please visit the [pelican-themes repository](https://github.com/getpelican/pelican-themes) for a list of available themes. + +Please note that while we do our best to review and maintain these themes, they are submitted by the Pelican community and thus may have varying levels of support and interoperability. + + +pelican-themes +############## Description ===========