-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
92 lines (86 loc) · 2.54 KB
/
_quarto.yml
File metadata and controls
92 lines (86 loc) · 2.54 KB
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
project:
type: website
output-dir: docs
render:
- "*.qmd"
- "pages/**/*.qmd"
resources:
- "*.html"
- "images/"
- "CNAME"
- "robots.txt"
- "assets"
- "forms/"
- "js/"
- "css/"
preview:
port: 4096
website:
title: "Kudoo"
description: "Streamline ISO 27001 implementation with Kudoo's Microsoft-integrated GRC platform designed for Australian businesses."
site-url: https://kudoo.io
google-analytics: "G-31NNPGK99Z"
favicon: "assets/images/logos/logo.png"
open-graph:
site-name: "Kudoo"
title: "Kudoo | ISO 27001 Compliance for Australian Organisations"
description: "Streamline ISO 27001 implementation with Kudoo's Microsoft-integrated GRC platform designed for Australian businesses."
image: "assets/images/kudoo-social-preview.jpg"
twitter-card:
creator: "@Kudoo"
title: "Kudoo | ISO 27001 Compliance for Australian Organisations"
description: "Streamline ISO 27001 implementation with Kudoo's Microsoft-integrated GRC platform designed for Australian businesses."
image: "assets/images/kudoo-social-preview.jpg"
navbar:
background: primary
foreground: light
logo: "assets/images/logos/logo.png"
left:
- href: index.qmd
text: Home
- href: ./pages/product.qmd
text: Product
- href: ./pages/marketing/pricing.qmd
text: Pricing
- href: ./pages/blog/index.qmd
text: Blog
page-footer:
background: primary
foreground: light
left: "© 2025 Kudoo. All rights reserved."
center:
- text: "Privacy Policy"
href: pages/legal/privacy.qmd
- text: "Terms of Service"
href: pages/legal/terms.qmd
- text: "Cookie Policy"
href: pages/legal/cookie-policy.qmd
- text: "Sitemap"
href: sitemap.xml
right:
- icon: linkedin
href: https://linkedin.com/company/kudoo-cloud
- icon: twitter-x
href: https://x.com/KudooCloud
- icon: facebook
href: https://www.facebook.com/kudoocloud
search:
location: navbar
type: overlay
format:
html:
theme:
- flatly
- custom.scss
include-in-header:
- file: includes/schema.html
- file: includes/meta-tags.html
- file: includes/cookie-banner.html
- file: includes/copilot.html
mainfont: "Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu"
smooth-scroll: true
link-external-newwindow: true
link-external-icon: true
citations-hover: true
footnotes-hover: true
toc: false