Skip to content

Add Jekyll GitHub Pages deployment workflow#22

Merged
hrygo merged 1 commit intomainfrom
hrygo-patch-1
Mar 14, 2026
Merged

Add Jekyll GitHub Pages deployment workflow#22
hrygo merged 1 commit intomainfrom
hrygo-patch-1

Conversation

@hrygo
Copy link
Owner

@hrygo hrygo commented Mar 14, 2026

This workflow builds and deploys a Jekyll site to GitHub Pages, with steps for checkout, setup, build, and deployment.

添加 github pages

Closes #21

This workflow builds and deploys a Jekyll site to GitHub Pages, with steps for checkout, setup, build, and deployment.
@github-actions
Copy link

⚠️ Missing Issue Reference

This PR does not seem to be linked to an existing issue.

Please add one of the following issue references in your PR description or title:

  • Closes #123 - when the PR fully resolves the issue
  • Fixes #123 - when the PR fixes the bug
  • Resolves #123 - when the PR resolves the issue
  • Addresses #123 - for related discussions

Example:

## Summary
Add new feature for...

## Related Issue
Closes #123

@hrygo hrygo merged commit dbdf976 into main Mar 14, 2026
4 of 5 checks passed
@hrygo hrygo deleted the hrygo-patch-1 branch March 14, 2026 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: 添加 github pages

1 participant