Site integration
Merging the Google Sites personal site into TrinityMetrics
site
migration
working document
Index of the documents in the site-integration project: the record of what moved from sites.google.com/site/andrewsteinphd and the code that read the old site.
The personal site at sites.google.com/site/andrewsteinphd and this site should be one site, with nothing dropped without a recorded decision to drop it. The migration is done: the content has moved, the site answers at trinitymetrics.com, and the old pages point at it.
Documents
- Working specification. Where every old page and file landed, what is still unbuilt, the acceptance result, and how the build exports the Google Docs. Cut to a quarter of its length on 2026-09-02, once the decisions it argued had been made and built.
Code
import_google_site.pyreads an unzipped Google Takeout export:inventoryprints the inventory table rows, andconvertwrites one.qmddraft per page with the site chrome stripped. Superseded and unused. The inventory came from crawling the live site instead, and Google Takeout no longer offers Sites as a product, so the export it reads cannot be produced.