1eee4658280392e37cc86a8d21dfa48f08450fcd
Publishes the three-part Civilian Zero Trust series (Primer, Phase One, Phase Two) as free advisory content at /resources/, with accessible PDF/UA-1 downloads. Adds a Resources nav link to the homepage and Foundation page. Source docs: about/identity sections rewritten to represent Houston Labs as the technological R&D company it is (not a 'security publisher'), framing the series as part of its free advisory and education work. 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%