-
Notifications
You must be signed in to change notification settings - Fork 28
Make footer links configurable #327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@sroertgen How do you publish a new image on Docker Hub? I'd like to rebuild a vocabulary on our test server for the functional review. Our webhook test instance uses the |
The usual approach:
Example: Recently, I merged a feature branch into |
|
Thanks. I will merge into |
|
@acka47 see https://test.skohub.io/sroertgen/test-vocabs/heads/main/ for an example of the new configurable footer links. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me. Also tried it out with config.yaml & some adjustments:
- commit: d1bf48d
- Example build: https://test.skohub.io/acka47/testing-skohub-vocabs/heads/master/w3id.org/kim/hcrt/scheme.html
However, documentation is missing in the UI config section in README.md which hinders me from giving a final +1
acka47
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
|
Assigning @sroertgen for code review |
Removed commented-out console log for config.
Resolves #326