-
Notifications
You must be signed in to change notification settings - Fork 157
/
s3_website.yml
56 lines (48 loc) · 1.89 KB
/
s3_website.yml
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
s3_bucket: docs.getodk.org
s3_endpoint: us-west-2
site: docs/_build/dirhtml
error_document: 404/index.html
max_age: 300
gzip: true
exclude_from_upload:
- .buildinfo
cloudfront_distribution_id: E39A2ZMIIK7FK3
cloudfront_distribution_config:
default_cache_behavior:
min_ttl: <%= 60 * 60 * 24 %>
aliases:
quantity: 1
items:
- docs.getodk.org
cloudfront_wildcard_invalidation: true
redirects:
# use url/index.html syntax to enable url, url/, url/index.html and hash passthrough
aggregate-do/index.html: aggregate-digital-ocean
aggregate-guide/index.html: aggregate-intro
briefcase-and-aggregate/index.html: briefcase-intro
briefcase-forms/index.html: briefcase-using
briefcase-guide/index.html: briefcase-intro
briefcase-vs-aggregate/index.html: briefcase-intro
central-datasets/index.html: central-entities
central-setup/index.html: central-install
collect-connect-aggregate/index.html: collect-connect
collect-guide/index.html: collect-intro
collect-integrations/index.html: collect-external-apps
form-interaction/index.html: form-logic
form-tools/index.html: form-design-intro
form-uploader/index.html: briefcase-using#pulling-form-definitions
form-widgets/index.html: form-question-types
form-workflows/index.html: data-collector-workflows
launch-apps-from-collect/index.html: collect-external-apps
launch-collect-from-app/index.html: collect-api
odk-build/index.html: build-intro
odk2/index.html: https://docs.odk-x.org/odk-x
printer-widget/index.html: form-question-types#printer-widget
projecting-collect/index.html: collect-mirror
pyodk/index.html: https://getodk.github.io/pyodk
pyxform/index.html: xlsform
style-guide/index.html: docs-style-guide
training/index.html: additional-resources
validate/index.html: https://github.com/getodk/validate
visualize/index.html: aggregate-visualize
xlsform-first-form/index.html: tutorial-first-form