forked from unitoo/website
4 lines
90 B
Makefile
4 lines
90 B
Makefile
|
prod_build:
|
||
|
python3 tag-generator.py
|
||
|
JEKYLL_BUILD=production bundle exec jekyll build
|