First version of the theme
This commit is contained in:
commit
8dd30f6eb8
61 changed files with 1658 additions and 0 deletions
16
theme.toml
Normal file
16
theme.toml
Normal file
|
@ -0,0 +1,16 @@
|
|||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "Frigg"
|
||||
license = "MIT"
|
||||
licenselink = "https://git.vulgarisons.info/raghnarok/hugo_idunn/src/branch/master/LICENSE"
|
||||
description = "Simple Hugo theme, inspired from Idunn but in a more visual way"
|
||||
homepage = "https://git.vulgarisons.info/raghnarok/hugo_frigg"
|
||||
tags = ["hugo", "simple", "responsive", "no javascript", "no fontawesome", "no google", "company", "clean"]
|
||||
features = ["responsive design", "social links"]
|
||||
min_version = "0.41.0"
|
||||
|
||||
[author]
|
||||
name = "Gregory Trolliet"
|
||||
homepage = "https://trolliet.info"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue