Check List
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
Check List
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