forked from justlovemaki/Hextra-AI-Insight-Daily
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhugo.yaml
More file actions
151 lines (128 loc) · 3.4 KB
/
hugo.yaml
File metadata and controls
151 lines (128 loc) · 3.4 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
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
# Hugo configuration file
title: 何夕2077的AI资讯日报 | 精选AI新闻与工具 | 洞悉AI前沿动态
timezone: Asia/Shanghai
enableRobotsTXT: true
enableGitInfo: true
enableEmoji: true
hasCJKLanguage: true
enableInlineShortcodes: true
services:
googleAnalytics:
ID: "G-SECWWMY8WQ"
outputs:
home: [html]
page: [html]
section: [html, rss]
# import hextra as module
module:
imports:
- path: github.com/imfing/hextra
markup:
# allow raw html
goldmark:
renderer:
unsafe: true
# enable hextra syntax highlight
highlight:
noClasses: false
menu:
main:
- identifier: search
name: 搜索
weight: 10
params:
type: search
- identifier: documentation
name: AI日报
pageRef: /
weight: 1
- identifier: blog
name: 博客
pageRef: /blog
weight: 2
- identifier: about
name: 关于我 ↗
url: "https://github.com/justlovemaki"
weight: 3
- identifier: github
name: 同性交友
weight: 4
url: "https://github.com/justlovemaki/CloudFlare-AI-Insight-Daily"
params:
icon: github
params:
adsenseId: "ca-pub-8136412975724403"
umamiKey: "2b24e36d-6e56-499b-8b7e-aea4d308caff"
ahrefsKey-del: "Qe0ZpZJ6/W8rgMFnLgk4kg"
description: 个人每日整理的AI资讯站。我们为您过滤信息噪音,只提供最精选的AI新闻、最实用的AI工具与AI教程,助您高效获取人工智能领域的前沿动态
descriptionEn: Your daily source for curated AI news, practical tools, and actionable tutorials to master Artificial Intelligence;
logo: "images/logo-dark.png"
author:
name: "何夕2077的AI资讯日报 | 精选AI新闻与工具 | 洞悉AI前沿动态"
bio: "去海边整点薯条"
email: "justlikemaki@qq.com"
website: "https://ai.hubtoday.app/about/"
social:
- name: "GitHub"
url: "https://github.com/justlovemaki"
publisher:
type: "Person"
name: "何夕2077的AI资讯日报 | 精选AI新闻与工具 | 洞悉AI前沿动态"
url: "https://ai.hubtoday.app/about/"
sameAs:
- "https://github.com/justlovemaki"
displayUpdatedDate: true
dateFormat: "2006/01/02 15:04:05"
navbar:
displayTitle: false
displayLogo: true
logo:
path: images/logo.png
dark: images/logo-dark.png
width: 175
height: 50
footer:
displayCopyright: false
displayPoweredBy: false
blog:
list:
displayTags: true
# date | lastmod | publishDate | title | weight
sortBy: date
sortOrder: desc # or "asc"
# Pagination
pagerSize: 10
article:
displayPagination: true
toc:
displayTags: false
page:
# full (100%), wide (90rem), normal (1280px)
width: wide
# 搜索
search:
enable: true
type: flexsearch
flexsearch:
# 按以下内容索引页面:content | summary | heading | title
index: content
comments:
enable: false
type: giscus
giscus:
repo: justlovemaki/Hextra-AI-Insight-Daily
repoId: R_kgDOO_2Owg
category: Announcements
categoryId: DIC_kwDOO_2Ows4Cr2Q0
defaultContentLanguage: zh
languages:
zh:
languageCode: zh-CN
contentDir: content/cn
languageName: 简体中文
weight: 1
en:
contentDir: content/en
languageName: English
title: Hex2077's AI Daily | AI News | AI Tools | AI Insights
weight: 2