-
-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathretype.yml
66 lines (66 loc) · 1.2 KB
/
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
60
61
62
63
64
65
66
input: ./src
output: .retype
url: docs.is-a.dev
branding:
title: is-a.dev Docs
logo: /media/logo_circle.png
logoAlign: left
colors:
label:
text: "#ffffff"
background: "#9d00ff"
links:
- text: Home
link: index.md
icon: home
- text: Website
link: https://is-a.dev
icon: globe
- text: Register
link: https://github.com/is-a-dev/register
icon: mark-github
target: blank
- text: Donate
link: https://donate.is-a.dev
icon: heart
target: blank
edit:
repo: "https://github.com/is-a-dev/docs"
base: "/src"
branch: "main"
label: "Edit this page"
editor:
enabled: true
favicon: /media/logo_circle.png
generator:
recase: all
markdown:
lineBreaks: soft
meta:
title: " | is-a.dev Docs"
search:
hotkeys:
- "/"
maxResults: 20
minChars: 2
mode: full
noResultsFoundMsg: "No results"
placeholder: Search
start:
open: false
snippets:
lineNumbers:
- js
- none
templating:
enabled: true
liquid: false
integrations:
plausible:
domain: docs.is-a.dev
host: analytics.hrsn.net
footer:
copyright: "© 2020-2025 is-a.dev - All Rights Reserved."
links:
- text: is-a-dev/docs
link: https://github.com/is-a-dev/docs