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
BBaoVanC 2240b34564
Some checks failed
continuous-integration/drone/push Build is failing
Add Makefile and use GNU parallel in compress.sh
2021-06-12 20:31:14 -05:00

9 lines
66 B
Makefile

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