aboutsummaryrefslogtreecommitdiff
path: root/docs/_config.yml
blob: ed93fd796726added8475be82656339fcbaf4743 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
title: Dendrite
description: >-
  Second-generation Matrix homeserver written in Go!
baseurl: "/dendrite" # the subpath of your site, e.g. /blog
url: ""
twitter_username: matrixdotorg
github_username: matrix-org
remote_theme: just-the-docs/just-the-docs
plugins:
  - jekyll-feed
aux_links:
  "GitHub":
    - "//github.com/matrix-org/dendrite"
aux_links_new_tab: true
sass:
  sass_dir: _sass
  style: compressed
exclude:
  - INSTALL.md