PDF Import Demo
workflow
pdf
Demonstrates the PDF-to-post workflow.
Workflow
This template treats PDF upload as a draft-import step, not as the canonical writing format.
python scripts/pdf_to_post.py assets/papers/sample-paper.pdfThe script creates a new draft under posts/.
For math-heavy documents, keep the .tex, .qmd, or .md source whenever possible.