You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ It spins up a Docker container made from [SkoHub Vocabs](https://github.com/hbz/
7
7
8
8
## Usage
9
9
10
-
If you want to reuse this repo and have your vocabulary automatically pushed und published via GitHub-Pages, follow these steps:
10
+
If you want to reuse this repo and have your vocabulary automatically pushed und published via GitHub-Pages, follow these steps (and note the [Troubleshooting section](#troubleshooting) below when things don't work as expected):
11
11
12
12
1. Fork this repo. **Uncheck the box to only fork the main branch**.
13
13
1. Go to "Actions" tab and if not already activated, activate GitHub Actions.
@@ -56,4 +56,3 @@ Go to `Settings` > `Actions` > `General` > `Workflow permissions` and toggle the
56
56
57
57
- In an earlier version, there was the .env variable `PATH_PREFIX` set to point to the repository the vocabulary is hosted at. To align with rest of code, this was changed to `BASEURL`.
0 commit comments