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