maindeploys with my own customizationsfeatbranches are used to develop featuresupstream-parity-branchis used to keep track of upstream
A customizable link page generator built in Go.
# Build the static site
go run ./cmd/linkme build
# Serve locally
go run ./cmd/linkme servedocker run -d -p 8080:80 ghcr.io/hudater/linkme:latestEdit config/config.yaml to customize your links and appearance.
Google analytics and Goatcounter currently allowed
If Goatcounter.selfhosted=True: id is used as domain therefore user need to provide FQDN
in ID
else: id is prepended to .goatcounter.com
