Sha256: 3b353e4f3f56c9069e8c8f2c06e1f7115929ca8371f061e6433c5ad9808e08b5

Contents?: true

Size: 1.09 KB

Versions: 3

Compression:

Stored size: 1.09 KB

Contents

title: A Geolexica site

font_awesome_kit_url: https://kit.fontawesome.com/77a8a07e0a.js

has_brand_name: yes
always_show_committee_link_on_landing: yes

nav:
  items:
  - id: concepts
    url: /concepts
    title: Concepts
    description: List of all concepts
  - id: posts
    url: /posts
    title: News & Articles
  - id: stats
    url: /stats
    title: Statistics
    description: Per-language term statistics
  - id: about
    url: /about
    title: About

email: open.source@ribose.com

powered_by:
  url: https://open.ribose.com
  title: Ribose
  logo_path: /assets/logo-ribose.svg

sass:
  style: compressed

collections:
  pages:
    output: true
    permalink: /:path/
  concepts:
    output: true
  concepts_json:
    output: true
    output_ext: .json
  concepts_jsonld:
    output: true
    output_ext: .jsonld
  concepts_ttl:
    output: true
    output_ext: .ttl
  concepts_tbx:
    output: true
    output_ext: .tbx.xml
  concepts_yaml:
    output: true
    output_ext: .yaml

geolexica:
  concepts_glob: "./geolexica-database/concepts/*.yaml"
  term_languages:
    - eng
  formats:
    - html

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-geolexica-1.2.0 _config.yml
jekyll-geolexica-1.1.0 _config.yml
jekyll-geolexica-1.0.2 _config.yml