Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 347 Bytes

File metadata and controls

15 lines (9 loc) · 347 Bytes

seansiddens.github.io

Personal website. Plain HTML/CSS/JS, no build step.

Local development

python3 -m http.server 8080

Open http://localhost:8080.

Deployment

Hosted on GitHub Pages. Pushing to main automatically deploys changes to seansiddens.github.io.