~macintoshpie/macintoshpie.srht.site

my sourcehut pages site

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~macintoshpie/macintoshpie.srht.site
read/write
git@git.sr.ht:~macintoshpie/macintoshpie.srht.site

You can also use your local clone with git send-email.

  - run dev server
    - ```bash
go run ./cmd/runDev
  • edit ./me.txt and ./me.tmpl.html
  • visit the site at http://localhost:8080
  • deploy
    • commit and push to main
  • build
    • go run ./cmd/build