mirror of
https://github.com/yangbvv/yangbvv.github.io.git
synced 2025-12-17 15:25:21 +08:00
Add files via upload
This commit is contained in:
6
script/build
Normal file
6
script/build
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
echo "Building the example site..."
|
||||
bundle exec jekyll build
|
||||
Reference in New Issue
Block a user