.gitignore upgedated
This commit is contained in:
parent
38727a07fe
commit
3943e68460
17 changed files with 15 additions and 637 deletions
34
theme.toml
34
theme.toml
|
|
@ -1,36 +1,12 @@
|
|||
name = "Hugoplate"
|
||||
name = "Verua.ch"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/zeon-studio/hugoplate/blob/main/LICENSE"
|
||||
description = "Hugoplate is a free starter template built with Hugo, and TailwindCSS, providing everything you need to jumpstart your Hugo project and save valuable time."
|
||||
homepage = "https://github.com/zeon-studio/hugoplate"
|
||||
demosite = "https://zeon.studio/preview?project=hugoplate"
|
||||
description = "Theme for Hugo, a fast and modern static website engine. Used for Verua.ch. It is based on hugoplate. It is a fork of the themeplate theme by Zeon Studio."
|
||||
homepage = "https://verua.ch"
|
||||
min_version = "0.121.2"
|
||||
|
||||
tags = [
|
||||
"blog",
|
||||
"responsive",
|
||||
"minimal",
|
||||
"personal",
|
||||
"light",
|
||||
"dark",
|
||||
"multilingual",
|
||||
"landing",
|
||||
"contact",
|
||||
"dark mode",
|
||||
"tailwindcss",
|
||||
]
|
||||
|
||||
features = [
|
||||
"Multi-Authors",
|
||||
"Search",
|
||||
"Multilingual",
|
||||
"Dark Mode",
|
||||
"Taxonomies",
|
||||
]
|
||||
|
||||
[author]
|
||||
name = "Zeon Studio"
|
||||
homepage = "https://zeon.studio"
|
||||
name = "Andreas Hnida"
|
||||
homepage = "https://andreashnida.de "
|
||||
|
||||
[original]
|
||||
author = "Zeon Studio"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue