Update blog and resume code
This commit is contained in:
@@ -6,7 +6,7 @@ export RUBYOPT="-KU -E utf-8:utf-8"
|
||||
# Copy files to a mutable directory.
|
||||
cp -r $src/* .
|
||||
# We'll generate some static files so make static writable
|
||||
chmod -R u+w static
|
||||
mkdir -p static && chmod -R u+w static
|
||||
|
||||
# Build site with Hugo
|
||||
hugo $hugoFlags --config=config.toml,config-gen.toml
|
||||
|
||||
Reference in New Issue
Block a user