mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
enable social cards, allow building docs without insiders
This commit is contained in:
parent
ceeb007ca0
commit
86d3fc4fbb
11
mkdocs.yml
11
mkdocs.yml
@ -194,7 +194,7 @@ extra:
|
||||
version:
|
||||
provider: mike
|
||||
social:
|
||||
- icon: fontawesome/brands/discord
|
||||
- icon: fontawesome/brands/discord
|
||||
link: https://discord.gg/k4ruYNrudu
|
||||
- icon: fontawesome/regular/message
|
||||
link: https://github.com/benphelps/homepage/discussions
|
||||
@ -223,10 +223,13 @@ markdown_extensions:
|
||||
- admonition
|
||||
|
||||
plugins:
|
||||
- group:
|
||||
enabled: !ENV MKINSIDERS
|
||||
plugins:
|
||||
- optimize
|
||||
- typeset
|
||||
- social
|
||||
- tags
|
||||
- typeset
|
||||
# - social
|
||||
- optimize
|
||||
- search:
|
||||
pipeline:
|
||||
- stemmer
|
||||
|
Loading…
x
Reference in New Issue
Block a user