reorganized folder structure

This commit is contained in:
2026-03-25 12:28:35 -04:00
parent 0d4833f940
commit 1f0f0fd8fe
1426 changed files with 348 additions and 9678 deletions

View File

@@ -0,0 +1,15 @@
# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
name = "gohugo-amp"
license = "MIT"
licenselink = "https://github.com/wildhaber/gohugo-amp/blob/master/LICENSE"
description = "starter theme featuring AMP project"
homepage = "https://gohugo-amp.gohugohq.com"
tags = ["blog", "amp", "seo", "starter"]
features = ["structured data","shortcodes","partials","amp","seo","schema"]
min_version = 0.17
[author]
name = "Raphael Wildhaber"
homepage = "https://github.com/wildhaber"