-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathconfig.yaml
More file actions
34 lines (34 loc) · 977 Bytes
/
config.yaml
File metadata and controls
34 lines (34 loc) · 977 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
context:
base_url: "http://localhost:8000"
current_version: "1.8"
versions:
- path: policy-archive/policy-version-1-0
version: "1.0"
date: "2022-03-01"
- path: policy-archive/policy-version-1-1
version: "1.1"
date: "2022-06-01"
- path: policy-archive/policy-version-1-2
version: "1.2"
date: "2022-09-01"
- path: policy-archive/policy-version-1-3
version: "1.3"
date: "2023-01-06"
- path: policy-archive/policy-version-1-4
version: "1.4"
date: "2023-03-03"
- path: policy-archive/policy-version-1-5
version: "1.5"
date: "2024-01-16"
- path: policy-archive/policy-version-1-6
version: "1.6"
date: "2025-02-15"
- path: policy-archive/policy-version-1-7
version: "1.7"
date: "2025-07-15"
- path: policy-archive/policy-version-1-8
version: "1.8"
date: "2026-02-05"
input_dir: content
template_dir: templates
output_dir: output_html