This commit is contained in:
parent
b73cef625f
commit
fa7da78a42
1 changed files with 0 additions and 8 deletions
8
build.sh
8
build.sh
|
@ -1,8 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
mdformat --wrap 80 _posts/
|
|
||||||
bundle exec jekyll build
|
|
||||||
|
|
||||||
aws s3 sync _site s3://www.atomaka.com \
|
|
||||||
--size-only \
|
|
||||||
--storage-class REDUCED_REDUNDANCY
|
|
Loading…
Reference in a new issue