calvin.site

Starter page · hosted on this VPS

Hello, Calvin.

A minimal, clean place to grow into whatever you need — portfolio, notes, tools, or just a home base.

Simple by design

One HTML file, one stylesheet, no build step. Open the folder, edit the text, refresh the browser.

Ready to expand

Add pages, swap the colors, drop in a blog, or point a domain here when you’re ready.

Running on your VPS

Served from this machine as a lightweight static site. Files live under ~/www/calvin.

How to edit this site

  1. SSH into the VPS as hermes
  2. Edit ~/www/calvin/index.html and styles.css
  3. Refresh this page — no rebuild needed
# example
nano ~/www/calvin/index.html