Categorygithub.com/thalkz/blog
modulepackage
0.2.4
Repository: https://github.com/thalkz/blog.git
Documentation: pkg.go.dev

# README

Personal portfolio website

Server deployment

To deploy a new version of the server (go code, favicon or static assets), create a semver tag and push to github.

Publish the pages

Run ./publish.sh to upload the pages via scp. No need to restart the server, the new pages are instantly served.