Sha256: 2b41871e945b21671424f14353926e96b8393002a5d54312c4a5a717e748f306

Contents?: true

Size: 1.11 KB

Versions: 6

Compression:

Stored size: 1.11 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"
  concept_date_format: "%F"
  term_languages:
    - eng
  formats:
    - html

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-geolexica-1.3.3 _config.yml
jekyll-geolexica-1.3.2 _config.yml
jekyll-geolexica-1.3.1 _config.yml
jekyll-geolexica-1.3.0 _config.yml
jekyll-geolexica-1.2.2 _config.yml
jekyll-geolexica-1.2.1 _config.yml