From 1cdc8ad6d15f4b01b6ab79a57614dc304aba1d3c Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sat, 20 Jul 2024 12:32:52 -0400 Subject: Crude testing with blogrb with RSS --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1e65980..769d796 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,6 @@ build: rm -rf build && mkdir build ruby blog.rb - rsync -r public/ build/public - rsync style.css build/style.css clean: rm -rf build/* -- cgit v1.2.3-70-g09d2