summaryrefslogtreecommitdiff
path: root/mkdocs.yml
blob: 7397ce35dc3c1f101fa22860367b96a9ea4c55e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
site_name: A Debian packaging effort

theme:
  name: material

  logo: https://fluxo.info/images/fluxo.png

nav:
  - index.md
  - basics.md
  - env.md
  - checking.md
  - building.md
  - repositories.md
  - cross.md
  - custom/python.md
  - custom/ruby.md
  - custom/leap.md
  - itp.md
  - todo.md
  - references.md