Update bootstrap
This commit is contained in:
parent
65ec3ec18f
commit
e40877c34d
45 changed files with 884 additions and 870 deletions
5
Makefile
Normal file
5
Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
serve:
|
||||
bundle exec jekyll serve --watch
|
||||
|
||||
build:
|
||||
bundle exec jekyll build
|
Loading…
Add table
Add a link
Reference in a new issue