Michael Pivato f536a20a41 Merge branch 'nav' into 'main'
Navigation and license

See merge request vato007/website!1
2023-08-02 08:44:17 +00:00
2023-08-01 20:58:45 +09:30
2023-08-01 20:58:45 +09:30
2023-08-01 20:58:45 +09:30
2023-08-01 20:58:45 +09:30
2023-08-01 20:58:45 +09:30

Michael Pivato

A dead simple website showcasing my career and interests!

Build

Ensure Go and npm are installed.

First download pico css:

npm install

Then to build the webserver, run go build .

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 (such as the Go webserver).

Description
No description provided
Readme 295 KiB
Languages
HTML 81.9%
TypeScript 11.6%
SCSS 5.7%
Shell 0.8%