Markdown and PDF Workflow#
Preferred structure:
content/blog/2026-04-24-topic-name/
├── index.md
├── paper.pdf
└── notes.pdfThe index.md file is the web page. PDFs and figures in the same folder are linked with relative paths.
[Download the paper](paper.pdf)
Keep each note self-contained so it can be moved, renamed, or archived without losing its files.