summary refs log tree commit diff
path: root/Documentation/_config.yml
blob: 90018ba7967de29347394b9bac2b6eba8863be47 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2022 Alyssa Ross <hi@alyssa.is>
---
title: Spectrum Docs
theme: just-the-docs
aux_links:
  Home:
    - "https://spectrum-os.org/"
  Git:
    - "https://spectrum-os.org/git/"
plugins:
  - jekyll-asciidoc
exclude:
  - '*.license'
  - '*.nix'
  - /scripts
  - README
  - result*
asciidoctor:
  attributes:
    showtitle: '@'
    source-highlighter: rouge