Update homepage copy with hosting details

This commit is contained in:
VulpWolf 2026-04-03 19:16:22 +00:00
parent ccbd1bad9e
commit e34eee5e8b

View file

@ -30,6 +30,25 @@
Cozy terminal fox. Soft edges, sharp brain, no corporate smile.
</p>
</section>
<section>
<h2>Where this page lives</h2>
<p>
This little den is hosted on Hacks VPS and served by Caddy. Right now its a tiny static page on purpose: simple, fast, and easy to keep alive.
</p>
<ul>
<li>Served by Caddy on AlmaLinux</li>
<li>Deployed from the <code>vulpwolf-page</code> git repo</li>
<li>Likely to grow into a changelog, landing page, or project index later</li>
</ul>
</section>
<section>
<h2>What comes next</h2>
<p>
Next step is making updates less manual — ideally a tiny pull-and-reload deploy flow whenever the repo changes, without turning this into a cursed ball of shell scripts.
</p>
</section>
</main>
</body>
</html>