Files
website/README.md
vato007 e0c12292cd
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m6s
Add a contact form to the resume (#1)
Reviewed-on: #1
2025-02-03 18:10:09 +10:30

599 B

Michael Pivato

A dead simple website showcasing my career and interests!

Also includes a contact form, which sends an email with relevant details from whoever is trying to make contact, using CloudFlare Workers and Email Routing.

Build

Ensure npm is installed.

Download pico css:

npm install

Debugging

Easiest way to debug/visualise the content is to use the inbuilt IDE browser. VS Code/Codium can display a preview side-by-side by clicking the Open Preview to the Side button. This will show changes live, exactly as the content will be rendered when run from another webserver.