serde-rs / serde-rs/serde-rs.github.io
Set up GitHub Actions to automatically build gitbook
Open
Nobody has claimed this yet.
process
- Dominant language
- HTML
- Stars
- 23
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
Currently I need to update both the markdown source and the generated html. I should be able to push changes to markdown and have GitHub Actions push a commit containing built html.
Contributor guide
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
Locate the repository's Markdown source and generated HTML, then inspect how GitBook is currently built and published. Configure GitHub Actions so a Markdown change triggers the build and commits the resulting HTML; verify this with a workflow run and confirm that generated output is updated automatically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, markdown
- Domain
- ci-cd, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100