cfb4fbebb8a87e18de0af4a61c7cbc0b4dba85ae
Mission: remove awkward commas left by em-dash edits. Vision: drop the Valve reference (no other-company name), remove the ~500-person cap sentence (keep the impact-not-headcount line), remove the Ten Years Out section, and trim 'Our success is not only our own' and 'That is the win'. Principles: drop Valve reference and the 500-person figure. Rebuilt the affected PDF/UA-1 PDFs. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
houstonlabs.us
Landing page for Houston Labs LLC, a New York technological R&D company.
Static site: plain index.html + styles.css, no build step.
Deploy
Push to main on git.us-ea.st/butler/houstonlabs.us is the deploy.
A Forgejo webhook hits deploy-hook.service on us-east, which runs
git pull --ff-only in /var/www/houstonlabs.us and re-chowns to www-data.
nginx serves it at https://houstonlabs.us. No restart, no rebuild.
Verify a deploy: ssh us-east 'journalctl -u deploy-hook -n 20'
Description
Languages
HTML
55.9%
CSS
44.1%