StackGuardian/tirith
[DOCUMENTATION] - Create a GitHub actions workflow to deploy docs to GitHub pages
开放
#200 创建于 2024年10月22日
enhancementhacktoberfest
仓库指标
- 星标
- (168 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Description
I would create a GitHub actions workflow to deploy the documentation to the GitHub pages (or if you have any other platform, please suggest).
- The workflow will get triggered automatically as soon as any PR related to the docs is merged
- The workflow will also have a spell check so that if you raise a PR and the doc has some spelling mistakes, the workflow will throw an error, so it solves the manual check of spelling every time.
Hey @refeed feel free to add more such conditions if you want to.