Skip to content
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

Allow configurable Kroki URL #2

Merged
merged 4 commits into from
Oct 20, 2023
Merged

Conversation

felixvanoost
Copy link
Owner

Allows the URL of the Kroki instance to be specified in the Jekyll configuration file _config.yml:

jekyll-kroki:
  kroki_url: "https://my-kroki.server"

If no URL is specified, jekyll-kroki will fall back to the default public Kroki instance https://kroki.io.

Closes #1

@felixvanoost felixvanoost linked an issue Oct 20, 2023 that may be closed by this pull request
@felixvanoost felixvanoost merged commit 88cd70b into main Oct 20, 2023
@felixvanoost felixvanoost deleted the 1-allow-configurable-kroki-url branch October 20, 2023 21:53
@felixvanoost felixvanoost self-assigned this Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow configurable Kroki URL
1 participant