docs._config.yml Maven / Gradle / Ivy
# Name of your site (displayed in the header)
name: 52°North GmbH
# Short bio or description (displayed in the header)
description: Initiative for Geospatial Open Source Software
# URL of your avatar or profile pic (you could use your GitHub profile pic)
#avatar: https://raw.githubusercontent.com//master/images/jekyll-logo.png
# Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co)
# Used for Sitemap.xml and your RSS feed
url:
# If you're hosting your site at a Project repository on GitHub pages
# (http://yourusername.github.io/repository-name)
# and NOT your User repository (http://yourusername.github.io)
# then add in the baseurl here, like this: "/repository-name"
baseurl: ""
permalink: /:title/
collections:
configurations:
output: true
extensions:
output: true
markdown: kramdown
# starting from 3.5.0
#plugins:
gems:
- jekyll-sitemap
# Exclude these files from your production _site
exclude:
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- CNAME