Skip to content

Personal site and a Go package that builds it

License

Notifications You must be signed in to change notification settings

astrophena/site

Repository files navigation

This is my personal site and a Go package that generates it.

Serving locally

You need the latest Go installed.

$ git clone https://github.com/astrophena/site
$ cd site
$ ./serve.go

Open http://localhost:3000 in your browser.

License

The content for this website is CC-BY, the code is ISC.