This week, TeeSF.com moved from a live WordPress homepage into a static publishing
flow that can be deployed directly to the public site. The goal was to preserve the
visible homepage as it existed, while making the deployment process simpler and easier
to repeat.
The homepage was published as a self-contained HTML snapshot, so the public version can
load without relying on the original WordPress page structure. The deployment path now
runs through GitHub and Hostinger, using only public-facing site files for publication.
A new development log was added so future site work can be recorded clearly. Each deploy
will get a short public summary, and each week those notes will be turned into a readable
blog-style update about what changed on the site.
The site also gained a lightweight public version number. The version
TSF-2026.04.26.4 is shown in
a fixed badge while browsing, making it easier to confirm which deployed version is live.