summaryrefslogtreecommitdiff
path: root/docs/_themes/flask_small/theme.conf
diff options
context:
space:
mode:
authorArmin Ronacher <armin.ronacher@active-4.com>2014-06-30 22:50:56 +0200
committerArmin Ronacher <armin.ronacher@active-4.com>2014-06-30 22:50:56 +0200
commit1e6456bf54bb37743d22fe564b475f10bc13281e (patch)
tree3cf0c8cb8dd3688785ff73100f8bd8af98eb3105 /docs/_themes/flask_small/theme.conf
downloadpluginbase-0.1.tar.gz
Initial commit.0.1
Diffstat (limited to 'docs/_themes/flask_small/theme.conf')
-rw-r--r--docs/_themes/flask_small/theme.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_themes/flask_small/theme.conf b/docs/_themes/flask_small/theme.conf
new file mode 100644
index 0000000..51ed3a4
--- /dev/null
+++ b/docs/_themes/flask_small/theme.conf
@@ -0,0 +1,10 @@
+[theme]
+inherit = basic
+stylesheet = flasky.css
+nosidebar = true
+pygments_style = flask_theme_support.FlaskyStyle
+
+[options]
+index_logo = ''
+index_logo_height = 160px
+github_fork =