From 0aa41b28d872336b294245a1fba1336b8010aff7 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 28 Jul 2021 17:54:41 -0500 Subject: Use different sass compiler. Enable atomic update. --- Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f66499f..a819a09 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,4 @@ all: -image: - docker build . -t sassypants -sass: - docker run -u$(shell id -u):$(shell id -g) -v$(CURDIR)/assets/css:/tmp -w /tmp --rm -it sassypants sassc -t compressed scss/theme.scss theme.css -site: # sass +site: $(CURDIR)/publish -- cgit v1.2.3-70-g09d2