-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathretype.yml
More file actions
54 lines (46 loc) · 1.03 KB
/
Copy pathretype.yml
File metadata and controls
54 lines (46 loc) · 1.03 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
input: src
output: docs
url: askuri.com
server:
host: 0.0.0.0
port: 3000
watch: { polling: 3000 }
editor:
enabled: true
branding:
title: Ask Uri
# logo: assets/logo.svg
# logoDark: assets/logo-dark.svg
# label: v1.0.4
meta:
title: " | Ask Uri"
edit:
repo: https://github.com/uribench/askuri/
base: src
branch: master
links:
- text: GitHub
link: https://github.com/uribench
icon: mark-github
target: blank
# - text: GitHub
# link: https://github.com/uribench/askuri
# icon: mark-github
# target: blank
# - text: Issues
# link: https://github.com/uribench/askuri/issues
# icon: issue-opened
# target: blank
# - text: Discussions
# link: https://github.com/uribench/askuri/discussions
# icon: comment-discussion
# target: blank
# integrations:
# googleAnalytics:
# id: G-0MC7P9VV8W
footer:
copyright: "© Copyright {{ year }}. All rights reserved."
# links:
# - text: Site Source
# link: https://github.com/uribench/askuri
# target: blank