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