Would you take a PR to add instructions for automatic deploy on Codeberg Pages with Forgejo Actions?
- Dominant language
- Stylus
- Stars
- 719
- Forks
- 1.3k
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 9
Description
### Check List
- [x] I have already read README.
- [x] I have already searched existing issues.
- [x] I have already searched existing pull requrests.
### Feature Request
Greetings,
Thank you for developing and maintaining Hexo!
Currently the documents only covers automatic deployment on GitHub Pages, GitLab Pages and a generic git deploy method to upload the public folder, and I found that Forgejo Actions, being a fork of GitHub actions, could be utilized for users on Forgejo instances to automatically deploy with source files and without manually run generations steps on the local machine.
I have written a workflows sample config yaml and tested, it operates well:
https://codeberg.org/kamiki/hexo-actions/src/branch/main/.forgejo/workflows/hexo.yaml
Please let me know if you are interested in adding Codeberg Pages into deployment section of the document. I will initiate a PR if you approved.
Thanks!
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.