commit 405ac14e6875b5d01fd7f81fa38e0986ce14d2ba
parent 70879a50e24aa5e06b565c4440c9775b3c2aec97
Author: Ismail Dalgatov <t@sesh.team>
Date: Thu, 9 Sep 2021 17:38:45 +0300
Update mkdocs.yml
Diffstat:
1 file changed, 15 insertions(+), 0 deletions(-)
diff --git a/mkdocs.yml b/mkdocs.yml
@@ -30,9 +30,21 @@ theme:
# Default values, taken from mkdocs_theme.yml
language: en
features:
+ - content.code.annotate
+ - content.tabs.link
+ # - header.autohide
+ # - navigation.expand
+ # - navigation.indexes
# - navigation.instant
- navigation.sections
- navigation.tabs
+ # - navigation.tabs.sticky
+ - navigation.top
+ - navigation.tracking
+ - search.highlight
+ - search.share
+ - search.suggest
+ # - toc.integrate
palette:
- scheme: default
primary: indigo
@@ -61,6 +73,8 @@ plugins:
# Customization
extra:
+ disqus: 5-72
+ generator: false
social:
- icon: fontawesome/brands/reddit
link: https://reddit.com/r/fiveseventwo
@@ -82,6 +96,7 @@ markdown_extensions:
- footnotes
- meta
- md_in_html
+ - pymdownx.snippets
- toc:
permalink: true
- pymdownx.arithmatex: