2 min read

Files & downloads · PDFs, slides, datasets

Table of Contents

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

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.md sets rules: { 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

Archives & misc

A download table

Group related assets so readers can grab what they need:

FileFormatSizeLink
Design docPDF1.2 MBDownload
SlidesPDF4.8 MBDownload
DatasetCSV320 KBDownload