Sha256: d8c053ed6cc1ed63247333e38fcec90478d5a3d953a1d52079d23a94b5dfda2c

Contents?: true

Size: 1.35 KB

Versions: 2

Compression:

Stored size: 1.35 KB

Contents

title: "An ISO TC 211 site"

email: open.source@ribose.com

description: >-
  Welcome to this ISO/TC 211 site.

# The protocol + domain name of the site
# url: "https://geolexica.com"

includes_dir: .

markdown: kramdown

permalink: /blog/:month-:day-:year/:title/

# Social profile navigation
# social:
#   links:
#     - url: https://twitter.com/…
#     - url: https://github.com/…
#     - url: https://www.facebook.com/groups/…
#     - url: https://www.linkedin.com/groups/…

# committee:
#   id: <number>
#   name: <full name>
#   home: <committee’s external home page URL>
#   links:
#     - url: /about
#       title: About
#     - url: /strategic-policy
#       title: Strategic Policy Statement
#     - url: /faq
#       title: FAQ

# Main site navigation.
# Layouts and pages can specify priority nav items
# using frontmatter key nav_items
# pointing to an array listing nav item IDs.
nav:
  items:
    - id: posts
      url: /posts/
      title: News & Articles

always_show_committee_link_on_landing: no
# Switching this to “yes” will enable the Committee site link
# to appear on landing page even when expandable menu is collapsed.

# Footer navigation
footer_nav:
  - url: https://committee.iso.org/home/tc211
    title: ISO/TC 211

collections:
  pages:
    output: true
    permalink: /:path/

exclude:
  - Gemfile
  - Gemfile.lock
  - .sass-cache/

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-theme-isotc211-0.4.4 _config.yml
jekyll-theme-isotc211-0.4.3 _config.yml