mirror of
https://github.com/brain-hackers/brainux.org
synced 2024-11-14 22:38:01 +09:00
4 lines
41 B
Makefile
4 lines
41 B
Makefile
|
.PHONY:
|
||
|
serve:
|
||
|
bundle exec jekyll serve
|