Skip to content

Commit

Permalink
Add info to activate GitHub Actions #17
Browse files Browse the repository at this point in the history
  • Loading branch information
sroertgen committed Mar 13, 2024
1 parent 29f0777 commit 20edd2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ It spins up a Docker-Container made out the [SkoHub-Vocabs](https://github.com/h
If you want to reuse this repo and have your vocabulary automatically pushed und published via GitHub-Pages, follow these steps (also explained [in these slides including screenshots](https://pad.gwdg.de/p/2022-11-30-swib22-skos-workshop-slides#/51)):

1. Fork this repo
1. Go to "Actions" tab and if not already activated, activate GitHub Actions.
1. Go to "settings", navigate to the "GitHub Pages" setting and select `gh-pages` as the branch your site is being built from. If it is not available yet, you might have to push something to your repo, so the GitHub-Action gets triggered or you can trigger it manually with going to "Actions" in the menubar, then select the workflow "Build /public and deploy..." and click "Run workflow". This way you can trigger the workflow automatically.
1. Go back to the main page of your repo and click the little gear icon in the top right of the "About" section.
1. Check the box at "Use your GitHub Pages website".
Expand Down

0 comments on commit 20edd2c

Please sign in to comment.