Make this site
your own.
This is my personal site, packaged so you can take it. Change the words, colors, and photo — that's it.
Option 1
Let the AI do itEasiest
If you use Claude Code, you barely touch a file — you just talk to it.
Get the files
On the repo, click Fork (to publish later) or Code → Download ZIP (to just try it).
Open it in Claude Code
In a terminal:
cdinto the folder, then runclaude.Say “make this mine”
It reads the built-in guide, asks a few questions, opens the color picker for you, and edits everything.
Preview & publish
It shows you how to preview, then how to put it online free (below).
Option 2
Do it by hand
No AI, no build tools. A browser and a text editor is all you need.
Get the files
Fork or download the repo and unzip it.
Pick your colors
Double-click
style-kit.html. Click through accents, backgrounds, fonts, and effects on a live preview, then hit Copy my look.Edit one file
Open
site.config.js— your name, photo, links, posts, projects, and the theme you just copied. It's commented line by line.Preview
Double-click
index.html. That's your site, running from your computer.Publish
Put it online free (below).
Then put it online — free
It's plain files, so any static host works. Pick one:
main / root.Want the hand-held version with a checkpoint at every step? Read WALKTHROUGH.md.