Skip to content
Snippets Groups Projects
config.yaml 1.13 KiB
Newer Older
micressor's avatar
micressor committed
baseURL: https://briarproject.org/
languageCode: en-us
title: Briar
micressor's avatar
micressor committed
theme: briar

blackfriday:
  noreferrerLinks: true

micressor's avatar
micressor committed
Params:
  flatterid: 4pq200

  name: Briar Team
  # String to hex encoder: http://www.wbwip.com/wbw/emailencoder.html
  main:
    - identifier: torsten
      name: Torsten Grote
      emaillocal: torsten
      emaildomain: briarproject.org
      keyurl: https://grobox.de/gpg/0x74DCA8A36C52F833.asc

    - identifier: michael
      name: Michael Rogers
      emaillocal: contact
      emaildomain: briarproject.org
      keyurl: /keys/contact.asc

micressor's avatar
micressor committed
permalinks:
  #post:  /:section/:year/:month/:title/
micressor's avatar
micressor committed
  page: /:slug/

menu:
  main:
  - identifier: index
micressor's avatar
micressor committed
    name: Home
    title: Home
    url: /
    weight: -110

  - identifier: download
    name: Download
    title: Download
    url: /download/
micressor's avatar
micressor committed
    weight: -100

micressor's avatar
micressor committed
    name: How it works
    title: How it works
    url: /how-it-works/
    weight: -90

  - identifier: about
    name: About us
    title: About us
micressor's avatar
micressor committed
    url: /about-us/
micressor's avatar
micressor committed
    weight: -80

  - identifier: involved
micressor's avatar
micressor committed
    name: Get Involved
    title: Get Involved
    url: /get-involved/
    weight: -80