Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improve compat with non-documenter pages #33

Merged
merged 2 commits into from
Oct 24, 2022

Conversation

pfitzseb
Copy link
Member

  • sticky header
  • parse all articles for search index
  • require Gumbo version that correctly handles relevant WS
  • rely less on Documenter CSS being loaded
  • improve flexsearch index loading logic
  • inject custom JS into DOM instead of Documenter script

Fixes #30 and fixes #31.

- sticky header
- parse all `article`s for search index
- require Gumbo version that correctly handles relevant WS
- rely less on Documenter CSS being loaded
- improve flexsearch index loading logic
- inject custom JS into DOM instead of Documenter script
@pfitzseb pfitzseb force-pushed the sp/better-non-documenter-compat branch from b867511 to b338233 Compare October 24, 2022 14:52
@pfitzseb pfitzseb merged commit 39a05f5 into main Oct 24, 2022
@delete-merged-branch delete-merged-branch bot deleted the sp/better-non-documenter-compat branch October 24, 2022 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Whitespaces broken when migrating mkdocs-material to MultiDocs Handling mkdocs-material theme
1 participant