This repository has been archived on 2022-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
boba.best/Makefile

9 lines
66 B
Makefile

all: public
clean:
rm -rf public/
public:
hugo
./compress.sh