Any file dropped into the public/ folder is served from the site root. So
public/papers/notes.pdf becomes /papers/notes.pdf. Link to those paths like
any other URL.
PDFs
- 📄 Read the design doc (PDF)
- 📄 Annotated paper (PDF) — external PDFs work too.
The download attribute forces a save dialog instead of opening in-browser:
⬇ Download the design doc (PDF)
Tip: this site also has a built-in PDF mode — a subsection whose
_config.mdsetsrules: { pdfOnNumericName: true }will serve numerically named entries (e.g.1.md) straight from/pdfs/<section>/<sub>/1.pdf. Use that when a whole project is really just a stack of PDFs.
Slide decks
Datasets & spreadsheets
- 📊 results.csv — raw data behind the charts.
- 📊 View in Google Sheets
Archives & misc
A download table
Group related assets so readers can grab what they need:
| File | Format | Size | Link |
|---|---|---|---|
| Design doc | 1.2 MB | Download | |
| Slides | 4.8 MB | Download | |
| Dataset | CSV | 320 KB | Download |