mirror of
https://github.com/brain-hackers/brainux.org
synced 2026-07-27 23:31:56 +09:00
4 lines
41 B
Makefile
4 lines
41 B
Makefile
.PHONY:
|
|
serve:
|
|
bundle exec jekyll serve
|