summaryrefslogtreecommitdiff
path: root/_config.yml
blob: 9daf4bdf3302c37bb272fed7fbf5bd1b98717423 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Site settings
title: Schleuder
email: team@schleuder.org
description: > # this means to ignore newlines until "url:"
  Schleuder is a gpg-enabled mailinglist with remailing-capabilities.
url: "https://schleuder.org" # the base hostname & protocol for your site
exclude: [Rakefile, README.md, vendor]

defaults:
  -
    scope:
      path: "" # an empty string here means all files in the project
    values:
      layout: "page"

# Build settings
markdown: kramdown