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 notesproperties/<slug>/— one folder per property with a README summary and any disclosure PDFsmkdocs_hooks.py— MkDocson_pre_buildhook that readsproperties.csv, injects the table above, and copies source files intoweb/for MkDocs to rendercheck-links.py— scans all.mdfiles for broken relative links
Local Development¶
pip install -r requirements.txt
mkdocs serve
Adding a Property¶
- Add a row to
properties.csv - Create
properties/<slug>/README.mdwith summary and notes - Drop disclosure PDFs and docs in
properties/<slug>/