Files
md-blog/README.md
T
klemek 1b626c1e89
Lint / Oxlint (push) Successful in 4m19s
Lint / ESLint (push) Successful in 4m23s
Deploy / Build (push) Successful in 4m26s
Deploy / Deploy to Stapler (push) Successful in 4m9s
Lint / Type Check (push) Failing after 3m11s
ci: lint CI
2026-05-01 23:44:54 +02:00

861 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
  • link to previous/next article
  • proper docs