Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added Developer Documentation site (hookdocs integration) #30

Merged
merged 8 commits into from
Jan 4, 2023

Conversation

iamdharmesh
Copy link
Member

Description of the Change

This PR introduces the files needed to generate hook docs and deploy them to GitHub Pages for Simple Google News Sitemap.

Closes #17

Post merge step:

Set gh-pages branch in GitHub Pages settings

How to test the Change

To test the workflow file, it requires PR to be merged in the trunk branch.
To test locally run npm i && npm run build:docs and vefiry documentation markup generated properly.

Changelog Entry

Added - Developer Documentation site (hookdocs integration)

Credits

Props @iamdharmesh @dkotter

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@iamdharmesh iamdharmesh self-assigned this Jan 4, 2023
@iamdharmesh iamdharmesh requested review from dkotter and jeffpaul and removed request for dkotter January 4, 2023 11:14
@iamdharmesh iamdharmesh added this to the 1.1.0 milestone Jan 4, 2023
@jeffpaul jeffpaul merged commit a5e02be into develop Jan 4, 2023
@jeffpaul jeffpaul deleted the enhancement/17 branch January 4, 2023 19:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add GitHub Action to build hook docs
3 participants