aboutsummaryrefslogtreecommitdiff
path: root/docs/source/_themes/groundwork/theme.conf
diff options
context:
space:
mode:
authorhome_pc <[email protected]>2020-01-20 13:48:51 -0800
committerhome_pc <[email protected]>2020-01-20 13:48:51 -0800
commit75fa1d1810e98453960a81115d88302e276d817f (patch)
tree92f37accb3cb041d056d00525b5830a69862631a /docs/source/_themes/groundwork/theme.conf
parentfixed install.mel issue (diff)
downloadartv2-75fa1d1810e98453960a81115d88302e276d817f.tar.xz
artv2-75fa1d1810e98453960a81115d88302e276d817f.zip
Uploading work on refactor
At this point, all components can build their skeletons. Next steps are to get components building their rigs.
Diffstat (limited to 'docs/source/_themes/groundwork/theme.conf')
-rw-r--r--docs/source/_themes/groundwork/theme.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/source/_themes/groundwork/theme.conf b/docs/source/_themes/groundwork/theme.conf
new file mode 100644
index 0000000..d28f249
--- /dev/null
+++ b/docs/source/_themes/groundwork/theme.conf
@@ -0,0 +1,14 @@
+[theme]
+inherit = basic
+stylesheet = groundwork.css
+pygments_style = flask_theme_support.FlaskyStyle
+
+[options]
+sidebar_width = 220px
+stickysidebar = True
+stickysidebarscrollable = False
+touch_icon = ""
+github_fork = ""
+github_user = ""
+contribute = False
+github_ribbon_color = white_ffffff \ No newline at end of file