1
0
Fork 0
owenryan.us/Makefile

6 lines
75 B
Makefile
Raw Permalink Normal View History

2024-04-17 20:54:41 +00:00
serve:
bundle exec jekyll serve --watch
build:
bundle exec jekyll build