Skip to content

Commit

Permalink
enable social cards, allow building docs without insiders
Browse files Browse the repository at this point in the history
  • Loading branch information
benphelps committed Sep 30, 2023
1 parent ceeb007 commit 86d3fc4
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -223,10 +223,13 @@ markdown_extensions:
- admonition

plugins:
- group:
enabled: !ENV MKINSIDERS
plugins:
- optimize
- typeset
- social
- tags
- typeset
# - social
- optimize
- search:
pipeline:
- stemmer
Expand Down

0 comments on commit 86d3fc4

Please sign in to comment.