Files
Hextra-AI-Insight-Daily/hugo.yaml
何夕2077 960a7bf0ed readme
2025-06-24 08:14:44 +00:00

121 lines
2.5 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Hugo configuration file
title: 何夕2077的 AI 日报 / Hex2077's AI Daily
timezone: Asia/Shanghai
enableRobotsTXT: true
enableGitInfo: true
enableEmoji: true
hasCJKLanguage: true
enableInlineShortcodes: true
# services:
# googleAnalytics:
# ID: G-MEASUREMENT_ID
# outputs:
# home: [HTML, RSS]
# page: [HTML, RSS]
# 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: contact
name: 关于我 ↗
pageRef: /about
weight: 2
- identifier: github
name: 同性交友
weight: 3
url: "https://github.com/justlovemaki/CloudFlare-AI-Insight-Daily"
params:
icon: github
params:
description: AI 洞察日报 是一个基于 Cloudflare Workers 驱动的内容聚合与生成平台。它每日为您精选 AI 领域的最新动态包括行业新闻、热门开源项目、前沿学术论文、科技大V社交媒体言论并通过 Google Gemini 模型进行智能处理与摘要生成,最终自动发布到 GitHub Pages 生成 AI 日报
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: 200
footer:
displayCopyright: false
displayPoweredBy: true
# blog:
# list:
# displayTags: true
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-cn
languages:
zh-cn:
languageCode: zh-CN
contentDir: content/cn
languageName: 简体中文
weight: 1
en:
contentDir: content/en
languageName: English
weight: 2
fr:
contentDir: content/fr
languageName: Français
weight: 3
ja:
contentDir: content/ja
languageName: 日本語
weight: 4