This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2019-12-09 20:00:45 +00:00
|
|
|
site_name: passbook Docs
|
|
|
|
nav:
|
|
|
|
- Home: index.md
|
|
|
|
- Installation:
|
|
|
|
- Installation: installation/install.md
|
|
|
|
- docker-compose: installation/docker-compose.md
|
|
|
|
- Kubernetes: installation/kubernetes.md
|
|
|
|
- Policies: policies.md
|
|
|
|
- Factors: factors.md
|
2019-12-10 10:25:34 +00:00
|
|
|
- Property Mappings: property-mappings.md
|
2019-12-09 20:00:45 +00:00
|
|
|
|
|
|
|
repo_url: https://git.beryju.org/BeryJu.org/passbook
|
|
|
|
theme:
|
2019-12-10 10:25:34 +00:00
|
|
|
name: "material"
|
2019-12-09 20:00:45 +00:00
|
|
|
|
2019-12-10 10:25:34 +00:00
|
|
|
markdown_extensions:
|
|
|
|
- toc:
|
|
|
|
permalink: "¶"
|