Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jklj077 committed Dec 24, 2019
1 parent 67977c2 commit 428b920
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 183 deletions.
50 changes: 0 additions & 50 deletions .forestry/front_matter/templates/blog-post.yml

This file was deleted.

74 changes: 0 additions & 74 deletions .forestry/front_matter/templates/event.yml

This file was deleted.

56 changes: 0 additions & 56 deletions .forestry/settings.yml

This file was deleted.

6 changes: 3 additions & 3 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v1
# with:
# submodules: true
with:
submodules: true

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
Expand All @@ -23,7 +23,7 @@ jobs:
run: |
hugo --minify
touch ./public/.nojekyll
- name: Deploy
uses: peaceiris/actions-gh-pages@v2
env:
Expand Down

0 comments on commit 428b920

Please sign in to comment.