Files
md-blog/README.md
T
2026-04-26 18:38:49 +02:00

525 B

md-blog

Minimal setup

git clone $REPOSITORY articles
bun run build

TODO

  • render code highlight
  • render mathjax katex
  • render plantuml mermaid
  • custom css in sub repo
  • build RSS feed
  • link to home
  • set page title
  • SPA and opengraph
  • build with github actions
  • config in sub repo
  • copyright
  • nav bar on top
  • date updated
  • archive page
  • about page
  • contact/links
  • link to previous/next article
  • proper docs