mirror of
https://github.com/brain-hackers/brainux.org
synced 2025-01-03 18:10:13 +09:00
4 lines
41 B
Makefile
4 lines
41 B
Makefile
|
.PHONY:
|
||
|
serve:
|
||
|
bundle exec jekyll serve
|