Skip to content

thesandybridge/sandybridge.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Site/Blog

This site is built using Go and HTMX. I host it myself as a single binary on a VPS.

Build command

GOOS=linux GOARCH=amd64 go build ./cmd/webserver/main.go

License

This repository has a dual license:

  • The code is licensed under the MIT License.
  • The blog content (posts, articles, media) is licensed under Creative Commons BY-NC-SA 4.0.

For full details, see the LICENSE file.

About

This site is built using Go and HTMX. I host it myself as a single binary on a VPS.

Topics

Resources

License

Stars

Watchers

Forks