large update

This commit is contained in:
2026-02-18 23:21:33 -05:00
parent 7ab9da9c56
commit ded73a5073
20 changed files with 784 additions and 185 deletions

11
Makefile Normal file
View File

@@ -0,0 +1,11 @@
.PHONY: demo clean
PLUGIN_PATH := $(shell pwd)
demo:
@echo "Recording demo.gif..."
PLUGIN_PATH=$(PLUGIN_PATH) vhs docs/demo.tape
@echo "Done! Output: docs/demo.gif"
clean:
rm -rf /tmp/vhs-glaze-config /tmp/vhs-glaze-data /tmp/glaze-demo