-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Expand file tree
/
Copy pathmpress.yaml
More file actions
68 lines (67 loc) · 1.84 KB
/
Copy pathmpress.yaml
File metadata and controls
68 lines (67 loc) · 1.84 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
site:
title: "Wails"
description: "Build beautiful desktop applications using Go and modern web technologies."
baseURL: "https://v3.wails.io"
defaultLanguage: en
languages: [en, zh-cn, zh-tw, ja, ko, ru, fr, pt, de, id]
languageLabels:
en: "English"
zh-cn: "简体中文"
zh-tw: "繁體中文"
ja: "日本語"
ko: "한국어"
ru: "Русский"
fr: "Français"
pt: "Português (Brasil)"
de: "Deutsch"
id: "Bahasa Indonesia"
defaultLanguageAtRoot: true
missingTranslation: omit
headerLinks:
- label: "Blog"
url: "/blog/"
logoLight: "assets/wails-logo-horizontal-light.svg"
logoDark: "assets/wails-logo-horizontal-dark.svg"
favicon: "favicon.svg"
social:
github: "https://github.com/wailsapp/wails"
discord: "https://discord.gg/JDdSxwjhGf"
reddit: "https://www.reddit.com/r/wails/"
x: "https://x.com/wailsapp"
rss: "/blog/rss.xml"
sponsor: "https://github.com/sponsors/leaanthony"
editURL: "https://github.com/wailsapp/wails/edit/master/docs/mpress/content"
contribution:
enabled: true
repository: "https://github.com/wailsapp/wails.git"
branch: "master"
quickEdit: false
guide: docs/mpress/CONTRIBUTING.md
theme:
accentColor: "#5375F6"
build:
contentDir: docs/mpress/content
staticDir: docs/mpress/static
outputDir: docs/mpress/site
navFile: _nav.yaml
customCSS: docs/mpress/custom.css
search:
enabled: true
accessibility:
enabled: true
deploy:
default: cloudflare
targets:
cloudflare:
provider: cloudflare-pages
accountID: c9e2228ddc647134653521013b0ea7dc
project: wails-v3-site
productionBranch: master
translation:
provider: codex
model: gpt-5.6-sol
command: codex
sourceLanguage: en
glossary: docs/mpress/translation/glossary.yaml
styleGuide: docs/mpress/translation/style-guide.md
stateDir: docs/mpress/translation/state