Here are some unresolved issues found during theme development. If you have a solution, feel free to submit a PR — much appreciated!
-
No hints or error warnings when passing props in MDX components.
-
Even if
bgTypeis not set to'dot'or'particle', the JS for these backgrounds and p5.js is still bundled in the Astro build. However, it’s not loaded by the browser unless used, so it generally doesn’t affect performance. (Attempts to load p5.js from a CDN instead of importing it as a module caused errors: “p5 is not defined”). -
Automatically generated OG Images don’t support emojis, and titles may occasionally overflow the image boundary, making them partially invisible, despite margins and padding being set in the template.
Thank you for taking the time to explore and use the Astro AntfuStyle Theme.
If you encounter any issues, find errors, or see opportunities for improvement, feel free to join the discussion or submit an issue or pull request.
Let’s keep pushing forward and making great things happen — your input is always welcome! 🙌
p5.js