diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 38b308f..9409c45 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -22,7 +22,7 @@ jobs: extended: true - name: Build - run: hugo + run: hugo --minify - name: Deploy uses: peaceiris/actions-gh-pages@v3 diff --git a/.gitignore b/.gitignore index 0008dbc..c431f3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ node_modules .DS_Store -.docz/ \ No newline at end of file +.docz/ +public/ +resources/