Skip to content

Commit

Permalink
add link template for github.io site
Browse files Browse the repository at this point in the history
  • Loading branch information
smrgeoinfo authored Dec 17, 2023
1 parent 7c92716 commit fb62580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Finally, the `deploy ...` steps in the workflow defined by .github/workflows/pro
## Github configuration
- fork this repository
- enable github actions
- enable github pages, based on the docs directory and main branch
- enable github pages, based on the docs directory and main branch. HTML pages can be viewed in a browser at https://{yourOrgName}.github.io/{theNAMEyouGiveTheForkedRepo}/{vocabFileName}.html

### Testing
There is a test file at `.github/workflows/integration.yml`, which can be run manually using the workflow dispatch option. It contains the necessary instruction to check out the repository and run it as a GitHub action.
Expand Down

0 comments on commit fb62580

Please sign in to comment.