-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathretype.yml
59 lines (43 loc) · 945 Bytes
/
retype.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
57
58
59
# -------------------
# Retype Pro
# -------------------
poweredByRetype: false
outbound:
enabled: true
icon: ""
breadcrumb:
enabled: true
home: false
toc:
depth: 2
start:
pro: true
# -------------------
# Retype
# -------------------
input: ./docs
output: .retype
url: https://workleap.github.io/wl-idp-docs-hub/
branding:
title: "Frontend IDP"
logo: ./static/logo.png
favicon: ./static/favicon.png
edit:
repo: "https://github.com/workleap/wl-idp-docs-hub"
base: /docs
branch: main
links:
- text: Home
icon: home
link: /
- text: Github
icon: mark-github
link: https://github.com/workleap/wl-idp-docs-hub
target: blank
footer:
copyright: "© Copyright {{ year }} - Workleap"
# To allow using {{ }} in code blocks.
# View: https://github.com/retypeapp/retype/issues/622#issuecomment-1712391219.
templating:
enabled: false
verbose: true