Skip to content

SF Single-Family Home Search Tracker

Tracking properties visited during our San Francisco single-family home search.

Properties

No properties tracked yet.

How It Works

  • properties.csv — master list of visited properties with asking price, comp price, status, and notes
  • properties/<slug>/ — one folder per property with a README summary and any disclosure PDFs
  • mkdocs_hooks.py — MkDocs on_pre_build hook that reads properties.csv, injects the table above, and copies source files into web/ for MkDocs to render
  • check-links.py — scans all .md files for broken relative links

Local Development

pip install -r requirements.txt
mkdocs serve

Adding a Property

  1. Add a row to properties.csv
  2. Create properties/<slug>/README.md with summary and notes
  3. Drop disclosure PDFs and docs in properties/<slug>/