main
1 branches
0 tags
git clone https://git.sheff.online/git/GetSrc
build.sh
Bash
186 B
1npx tailwindcss -i ./main.css -o ./static/css/getsrc.css
2
3echo '{{define "css"}}<link href="/css/getsrc.css?'`md5 -q static/css/getsrc.css`'" rel="stylesheet">{{end}}' > tmpl/gen.go.html