JackBellinger / blog

personal blog
Apache License 2.0
1 stars 0 forks source link

Move markdown parsing to html to the backend #94

Closed JackBellinger closed 5 months ago

JackBellinger commented 7 months ago

preprocess the blog posts on the server to enable storing metadata in the DB. whenever a blog gets re-rendered, it'll invalidate the cache

JackBellinger commented 7 months ago

should comments be fully dynamic or should posting a comment cause the page to refresh, and store the static page with comments?

JackBellinger commented 7 months ago

https://github.com/wooorm/mdxjs-rs https://github.com/badboy/mdbook-mermaid https://github.com/sytsereitsma/mdbook-plantuml https://github.com/joelcourtney/mdbook-kroki-preprocessor https://github.com/yuzutech/kroki.io/blob/master/examples.html

JackBellinger commented 7 months ago

https://svelte.dev/docs/svelte-compiler

JackBellinger commented 7 months ago

pre-render most recent comments