initial commit
This commit is contained in:
commit
4aab9f1242
66 changed files with 5328 additions and 0 deletions
4
build.sh
Executable file
4
build.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
rm -rf public
|
||||
hugo build --minify
|
Loading…
Add table
Add a link
Reference in a new issue