Skip to content

Commit

Permalink
Build to the Cloudflare Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
JezaChen committed Sep 30, 2024
1 parent 6032803 commit 44245d1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
source: ./
source: ./_docs
destination: ./_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down
1 change: 1 addition & 0 deletions _docs/README.md
2 changes: 2 additions & 0 deletions _docs/_config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
theme: jekyll-theme-cayman
baseurl: ''

0 comments on commit 44245d1

Please sign in to comment.