.PHONY: all
all:
	emacs -Q --script publish.el

.PHONY: clean
clean:
	rm -rf xhtml/*
	rm -rf gopher/*