feat: onboarding overhaul, persona-based setup (#132)
This commit is contained in:
+3
-1
@@ -111,7 +111,6 @@ features = [
|
||||
"content.code.copy",
|
||||
"content.action.edit",
|
||||
"content.action.view",
|
||||
"search.highlight",
|
||||
]
|
||||
|
||||
[project.theme.icon]
|
||||
@@ -154,6 +153,9 @@ emoji_index = "zensical.extensions.emoji.twemoji"
|
||||
emoji_generator = "zensical.extensions.emoji.to_svg"
|
||||
options.custom_icons = ["docs/overrides/.icons"]
|
||||
|
||||
[project.markdown_extensions.pymdownx.tasklist]
|
||||
custom_checkbox = true
|
||||
|
||||
[project.markdown_extensions.toc]
|
||||
permalink = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user