We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Context: #55 (comment) Experiment: #118
The text was updated successfully, but these errors were encountered:
Ref https://5-0-0-beta.docs.astro.build/en/guides/content-collections/ and https://docs.astro.build/en/reference/configuration-reference/#creating-a-loader
Sorry, something went wrong.
I created a non-working prototype of some changes at https://github.com/arcjet/arcjet-docs/tree/phated/everything-is-broken. My findings were mostly that content layer doesn't work well with things that need to b analyzed statically (such as frontmatter, mdx, etc) since the static analysis happens before rendering.
The branch is useful because it explored some techniques with writing our own remark plugins to augment the static analysis.
morekid
blaine-arcjet
No branches or pull requests
Context: #55 (comment)
Experiment: #118
The text was updated successfully, but these errors were encountered: