site icon indicating copy to clipboard operation
site copied to clipboard

Would you take a PR to add instructions for automatic deploy on Codeberg Pages with Forgejo Actions?

Open devkamiki opened this issue 5 months ago • 2 comments

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

devkamiki avatar Jul 20 '25 09:07 devkamiki

Adding instructions for Codeberg is fine since Codeberg is a non-profit organization formed in 2019 and not some shabby business.

SukkaW avatar Jul 20 '25 17:07 SukkaW

Adding instructions for Codeberg is fine since Codeberg is a non-profit organization formed in 2019 and not some shabby business.

https://github.com/hexojs/site/pull/2402

Here it is, thank you ! <3

devkamiki avatar Jul 26 '25 08:07 devkamiki