initial commit

This commit is contained in:
geekifan
2025-05-11 11:31:58 +08:00
commit 56fb9963de
34 changed files with 1959 additions and 0 deletions

View File

@ -0,0 +1,15 @@
[en]
languageName = "English"
languageCode = "en"
weight = 2
title = "Chirpy"
[en.params]
tagline = "A text-focused blog theme"
[zh-CN]
languageName = "中文"
languageCode = "zh-CN"
weight = 1
title = "Chirpy"
[zh-CN.params]
tagline = "一个专注于文本的博客主题"

View File

@ -0,0 +1,23 @@
[highlight]
anchorLineNos = false
codeFences = true
guessSyntax = true
hl_Lines = ''
hl_inline = false
lineAnchors = ''
lineNoStart = 1
lineNos = true
lineNumbersInTable = true
noClasses = false
tabWidth = 4
wrapperClass = 'highlight'
[goldmark.parser]
wrapStandAloneImageWithinParagraph = false
[goldmark.parser.attribute]
block = true
title = true
[goldmark.renderer]
unsafe = true

View File

@ -0,0 +1,30 @@
toc = true
avatar = "img/commons/avatar.jpg"
author = "yifan"
[assets]
self_host = false
[social]
name = "Yifan"
url = "https://github.com/geekifan"
[[social.links]]
type = "github"
id = "yourusername"
icon = "fab fa-github"
[[social.links]]
type = "twitter"
id = "yourhandle"
icon = "fab fa-twitter"
[[social.links]]
type = "email"
id = "your.email@example.com"
icon = "fas fa-envelope"
[[social.links]]
type = "rss"
icon = "fas fa-rss"
noblank = true # will not open in new window