HandyOrg / HandyOrg/HandyControl
Move Docs to HandyOrg.github.io repo
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Feature request type
enhancement
Is your feature request related to a problem? Please describe
By moving the contents of the docs folder to the HandyOrg/HandyOrg.github.io repository, GitHub Actions can automatically build and deploy the Hexo site. In this setup, you only need to edit the Markdown (.md) files and push your changes to the repository—everything else, including generating and uploading the public folder, is handled automatically by the GitHub Action. This simplifies the workflow and removes the need for manual deployment.
Describe the solution you'd like
Hexo Doc:
https://hexo.io/docs/github-pages
my Sample:
https://github.com/ghost1372/ghost1372.github.io
https://github.com/ghost1372/ghost1372.github.io/blob/master/.github/workflows/pages.yml
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's docs folder and the Hexo GitHub Pages documentation linked in the issue. Compare the sample .github/workflows/pages.yml workflow and determine how the docs content should move to HandyOrg.github.io. Done means the Markdown source is in the new repository and GitHub Actions builds and deploys the site without manually generating or uploading the public folder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, markdown
- Domain
- devops, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100