Very very simple static HTML server to use for local projects
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

add build script

i cannot be bothered remembering all that lol

+3
+3
build.sh
··· 1 + #!/bin/sh 2 + 3 + go build -buildvcs=false -o bin/goserve ./cmd/goserve