forked from skohub-io/skohub-vocabs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request skohub-io#279 from skohub-io/263-vocabs-without-ap…
…ache 263 vocabs without apache
- Loading branch information
Showing
43 changed files
with
1,323 additions
and
701 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
# see https://github.com/nextapps-de/flexsearch#tokenizer-prefix-search for options | ||
tokenizer: "full" # strict, forward, reverse, full | ||
custom_domain: "" | ||
fail_on_validation: false | ||
searchableAttributes: | ||
- "prefLabel" # you should not delete this one | ||
- "notation" | ||
- "altLabel" | ||
- "hiddenLabel" | ||
- "example" | ||
- "definition" | ||
ui: | ||
title: "SkoHub Vocabs" # Title is mandatory | ||
logo: "skohub-signet-color.svg" # Path | ||
colors: | ||
skoHubWhite: "rgb(255, 255, 255)" | ||
skoHubDarkColor: "rgb(15, 85, 75)" | ||
skoHubMiddleColor: "rgb(20, 150, 140)" | ||
skoHubLightColor: "rgb(40, 200, 175)" | ||
skoHubThinColor: "rgb(55, 250, 210)" | ||
skoHubBlackColor: "rgb(5, 30, 30)" | ||
skoHubAction: "rgb(230, 0, 125)" | ||
skoHubNotice: "rgb(250, 180, 50)" | ||
skoHubDarkGrey: "rgb(155, 155, 155)" | ||
skoHubMiddleGrey: "rgb(200, 200, 200)" | ||
skoHubLightGrey: "rgb(235, 235, 235)" | ||
fonts: | ||
regular: | ||
font_family: "Ubuntu" | ||
font_style: "normal" | ||
font_weight: 400 | ||
name: "ubuntu-v20-latin-regular" | ||
bold: | ||
font_family: "Ubuntu" | ||
font_style: "normal" | ||
font_weight: 700 | ||
name: "ubuntu-v20-latin-700" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.