From ab6099142bd176d698c7095dfd18adff87b846b8 Mon Sep 17 00:00:00 2001 From: Jared Miller Date: Mon, 9 Mar 2026 17:56:53 -0400 Subject: [PATCH] Add neocities deploy --- justfile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/justfile b/justfile index 8e6c110..9a9afb1 100644 --- a/justfile +++ b/justfile @@ -11,3 +11,9 @@ test: bun run test check: lint typecheck test + +build: + bun run build + +neocities: build + bashcities -n -p ants push