forked from 6174/comflowy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.config.tsx
151 lines (145 loc) · 5.34 KB
/
theme.config.tsx
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
import { useRouter } from 'next/router'
import { useConfig } from 'nextra-theme-docs'
import logo from '../public/logo.png'
import { t } from 'nextra/dist/types-c8e621b7'
const Vercel = ({ height = 20 }) => (
<svg height={height} viewBox="0 0 283 64" fill="none">
<path
fill="currentColor"
d="M141.04 16c-11.04 0-19 7.2-19 18s8.96 18 20 18c6.67 0 12.55-2.64 16.19-7.09l-7.65-4.42c-2.02 2.21-5.09 3.5-8.54 3.5-4.79 0-8.86-2.5-10.37-6.5h28.02c.22-1.12.35-2.28.35-3.5 0-10.79-7.96-17.99-19-17.99zm-9.46 14.5c1.25-3.99 4.67-6.5 9.45-6.5 4.79 0 8.21 2.51 9.45 6.5h-18.9zM248.72 16c-11.04 0-19 7.2-19 18s8.96 18 20 18c6.67 0 12.55-2.64 16.19-7.09l-7.65-4.42c-2.02 2.21-5.09 3.5-8.54 3.5-4.79 0-8.86-2.5-10.37-6.5h28.02c.22-1.12.35-2.28.35-3.5 0-10.79-7.96-17.99-19-17.99zm-9.45 14.5c1.25-3.99 4.67-6.5 9.45-6.5 4.79 0 8.21 2.51 9.45 6.5h-18.9zM200.24 34c0 6 3.92 10 10 10 4.12 0 7.21-1.87 8.8-4.92l7.68 4.43c-3.18 5.3-9.14 8.49-16.48 8.49-11.05 0-19-7.2-19-18s7.96-18 19-18c7.34 0 13.29 3.19 16.48 8.49l-7.68 4.43c-1.59-3.05-4.68-4.92-8.8-4.92-6.07 0-10 4-10 10zm82.48-29v46h-9V5h9zM36.95 0L73.9 64H0L36.95 0zm92.38 5l-27.71 48L73.91 5H84.3l17.32 30 17.32-30h10.39zm58.91 12v9.69c-1-.29-2.06-.49-3.2-.49-5.81 0-10 4-10 10V51h-9V17h9v9.2c0-5.08 5.91-9.2 13.2-9.2z"
/>
</svg>
)
const TITLE = {
'zh-CN': 'Comflowy',
'en-US': 'Comflowy',
}
const FEEDBACK_TEXT = {
'zh-CN': '遇到问题?请给我们反馈 →',
'en-US': 'Question? Give us feedback →',
}
const EDIT_TEXT = {
'zh-CN': '在 GitHub 上编辑此页 →',
'en-US': 'Edit this page on GitHub →',
}
export default {
project: { link: 'https://github.com/6174/comflowy' }, // GitHub link in the navbar
docsRepositoryBase: 'https://github.com/6174/comflowy/tree/master/example', // base URL for the docs repository
titleSuffix: ' – comflowy',
unstable_flexsearch: true,
useNextSeoProps() {
return {
titleTemplate: '%s – Comflowy',
}
},
toc: {
float: true,
},
navigation: {
prev: true,
next: true,
},
darkMode: false,
nextThemes: {
defaultTheme: 'dark',
forcedTheme: 'dark',
},
footer: {
text: () => {
return (
<a
href="https://vercel.com/?utm_source=swr"
target="_blank"
rel="noopener"
>
<span>Powered by: </span>
<span>
<b>Vercel</b> & <b>Nextra</b>
</span>
</a>
)
},
},
chat: {
link: 'https://discord.gg/t7jwRy83uN',
},
feedback: {
content: function useText() {
const { locale } = useRouter()
return FEEDBACK_TEXT[locale]
}
},
editLink: {
text: function useText() {
const { locale } = useRouter()
return EDIT_TEXT[locale]
}
},
logo: function Logo() {
const { locale } = useRouter()
return (
<div style={{position: "relative", left: -4, "display": "flex"}}>
<img src="/logo.png" width="28" height="28" />
<span className="text-pretty text-xl max-[480px]:text-sm" style={{ marginLeft: '.4em', fontWeight: 800 }}>
{TITLE[locale]}
</span>
</div>
)
},
head: () => {
const {asPath} = useRouter();
const { title, ...meta } = useConfig().frontMatter;
return (
<>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content={
meta.description ||
"Unleash endless possibilities with ComfyUI and Stable Diffusion, committed to crafting refined AI-Gen tools and cultivating a vibrant community for both developers and users."}
/>
<meta
name="keywords"
content="ComfyUI, Stable Diffusion, comflowy, stable-diffusion, stable-diffusion-webui, sd.next, comfy, ui, ui-library, text-to-image, text2img, text2video, text-to-video, ComfyUI 教程, ComfyUI tutorial, How to use ComfyUI, ComfyUI 使用教程, 如何使用 ComfyUI"
/>
<meta
property="og:title"
content={title ? title + ' – Comflowy' : 'Comflowy'}
/>
<meta
property="og:url"
content={`https://comflowy.com${asPath}`}
/>
<meta
property="og:type"
content="website"
/>
<meta
property="og:description"
content={
meta.description ||
"Unleash endless possibilities with ComfyUI and Stable Diffusion, committed to crafting refined AI-Gen tools and cultivating a vibrant community for both developers and users."
}
/>
<meta
property="og:tags"
content="comflowy, comfyui, stable-diffusion, stable-diffusion-webui, sd.next, comfy, ui, ui-library"
/>
<meta
property="og:image"
content = {'http://www.comflowy.com/index/Comflowy_banner.png'}
/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content={'http://www.comflowy.com/index/Comflowy_banner.png'} />
<meta name="twitter:site:domain" content="comflowy.com" />
<meta name="twitter:url" content="https://comflowy.com" />
<meta name="twitter:description" content={meta.description} />
<link rel="icon" href="/logo.png" type="image/png" />
</>
)
},
i18n: [
{ locale: 'zh-CN', text: '简体中文' },
{ locale: 'en-US', text: 'English'}
],
}