456 B
456 B
md-blog
Minimal setup
git clone $REPOSITORY articles
cp .env.example .env
$EDITOR .env
bun run build
TODO
- render code highlight
- render
mathjaxkatex - render
plantumlmermaid - custom css in sub repo
- build RSS feed
- link to home
- set page title
- SPA and opengraph
- build with github actions
- proper docs
- custom layout in sub repo ?
- link to previous/next article