Created a basic set of tools for making my sites.

This commit is contained in:
Zed A. Shaw 2025-08-24 00:53:20 -04:00
parent 3ab3103e84
commit 01fcb964be
6 changed files with 356 additions and 52 deletions

View file

@ -4,6 +4,8 @@ ifeq '$(OS)' 'Windows_NT'
GO_IS_STUPID_EXE=.exe
endif
all: tailwind site
echo "yay!"
build: build_bot
go build .