Skip to content

Improve Docusaurus convention coverage#91

Merged
BartWaardenburg merged 2 commits intofallow-rs:mainfrom
M-Hassan-Raza:feat/docusaurus-deep-coverage
Apr 10, 2026
Merged

Improve Docusaurus convention coverage#91
BartWaardenburg merged 2 commits intofallow-rs:mainfrom
M-Hassan-Raza:feat/docusaurus-deep-coverage

Conversation

@M-Hassan-Raza
Copy link
Copy Markdown
Contributor

Adds deeper Docusaurus coverage for content plugins, swizzled theme components, localized/versioned docs, and site assets.

Moves shared AST helpers into the config parser so the Docusaurus plugin does not carry duplicate parsing logic.

Checked with cargo clippy -p fallow-core --tests -- -D warnings and cargo test -p fallow-core.

@M-Hassan-Raza M-Hassan-Raza marked this pull request as ready for review April 10, 2026 11:05
@BartWaardenburg BartWaardenburg merged commit 5c24a84 into fallow-rs:main Apr 10, 2026
37 checks passed
@BartWaardenburg
Copy link
Copy Markdown
Collaborator

Thanks for the thorough Docusaurus coverage upgrade, Hassan! The config-aware parsing for content plugins, presets, themes, i18n, versioned docs, and static assets is a significant improvement over the static patterns. Merged.

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.

2 participants