acmcsuf.com
acmcsuf.com copied to clipboard
Blog: Replace markdown compiler
What's your idea?
Our blog currently fetches pre-compiled HTML from the GitHub Discussions API. What we can do instead is compile the markdown ourselves, thereby enabling us to have better control over our blog content.
Resources
- https://github.com/micromark/micromark#Use
Alternative: https://github.com/markdown-it/markdown-it
Related: #680