This commit is contained in:
Simon Gardling
2023-10-11 17:38:05 -04:00
commit 032679b34a
242 changed files with 9311 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
navbar_title = 'Monochrome'
footer = "Copyright © 2021-2023 by kaiiiz"
author = "kaiiiz"
color_scheme = "light"
enable_zooming_js = true
enable_toc = true
enable_site_search = true
enable_math = false
# SEO
enable_open_graph = true
enable_twitter_cards = true
# Collapsible Menu
enable_collapsible_toc = false
enable_collapsible_changelogs = true
[list_layout]
enable_group_by_year = true
enable_show_date = true
enable_pagination = false
# syntax highlight settings
[syntax_highlight]
lib = "prism.js" # "builtin" | "prism.js"
[syntax_highlight.builtin]
enable_code_copy = true
[syntax_highlight.prism]
enable_code_copy = true
enable_line_no = false