diff --git a/Makefile b/Makefile deleted file mode 100644 index f6bff2d..0000000 --- a/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -all: public - -clean: - rm -rf public/ - -public: - hugo - ./compress.sh