mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-02-15 08:01:12 +01:00
Fix: remove submodule
This commit is contained in:
48
themes/hugo-theme-yue/theme.toml
Normal file
48
themes/hugo-theme-yue/theme.toml
Normal file
@@ -0,0 +1,48 @@
|
||||
name = 'Yue'
|
||||
license = 'MIT'
|
||||
licenselink = 'https://github.com/CyrusYip/hugo-theme-yue/blob/main/LICENSE'
|
||||
description = 'A minimal, multilingual and customizable theme, suitable for blogging'
|
||||
|
||||
# The home page of the theme, where the source can be found
|
||||
homepage = 'https://github.com/CyrusYip/hugo-theme-yue'
|
||||
|
||||
# If you have a running demo of the theme
|
||||
demosite = 'https://yue.cyrusyip.org/'
|
||||
|
||||
# Taxonomy terms
|
||||
tags = [
|
||||
'blog',
|
||||
'responsive',
|
||||
'minimal',
|
||||
'light',
|
||||
'dark',
|
||||
'multilingual',
|
||||
'dark mode',
|
||||
'personal'
|
||||
]
|
||||
features = [
|
||||
"minimal appearance",
|
||||
"mobile-first and responsive",
|
||||
"automatic dark mode",
|
||||
"scss",
|
||||
"multilingual",
|
||||
"translation list in single page",
|
||||
"language selector",
|
||||
"multiple authors",
|
||||
"table of content",
|
||||
"modification date on home page, single page, section page and term page",
|
||||
"tags and categories",
|
||||
"copyright notice",
|
||||
"rss link",
|
||||
"full-text RSS",
|
||||
"heading anchor link",
|
||||
"search engine optimization",
|
||||
"microdata",
|
||||
"meta description",
|
||||
"open graph"
|
||||
]
|
||||
|
||||
# If the theme has a single author
|
||||
[author]
|
||||
name = 'Cyrus Yip'
|
||||
homepage = 'https://cyrusyip.org/'
|
||||
Reference in New Issue
Block a user