You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# makes it so our navigation tree is built from our directory tree
mkdocs-include-dir-to-nav
# allow wikilinks aka roamlinks for obsidian compatibility
mkdocs-roamlinks-plugin
#use obsidian callout format in source markdown and convert to mkdocs format on build
mkdocs-callouts
# mkdocs-table-reader-plugin
# mkdocs-mermaid2-plugin
# obs2mk
# mkdocs-awesome-pages-plugin # https://pypi.org/project/mkdocs-awesome-pages-plugin/ - we may want to come back to this one to replace include-dir-to-nav
# markdown-include
mkdocs-redirects
#system packages no longer included after 8-29-2023, I don't believe we use any of them, uncomment after 8-29 if things break