Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/danielkvist/hugo-terrassa-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielkvist <d94.zaragoza@gmail.com>2018-12-27 15:25:08 +0300
committerdanielkvist <d94.zaragoza@gmail.com>2018-12-27 17:25:48 +0300
commita92841c899327b9c5f8d5d0292f525050a25e9d4 (patch)
tree5e8978720d878a67111dc2647c9f42258a8e75c0 /theme.toml
parent60f2bba9f6390087cbcb893670f2623efb7fee4c (diff)
update info
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml17
1 files changed, 10 insertions, 7 deletions
diff --git a/theme.toml b/theme.toml
index df5a06b..60cebd0 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,15 +1,18 @@
-# theme.toml template for a Hugo theme
-# See https://github.com/gohugoio/hugoThemes#themetoml for an example
-
name = "Terrassa"
license = "MIT"
licenselink = "https://github.com/danielkvist/terrassa-hugo-theme/blob/master/LICENSE"
-description = ""
+description = "A simple, fast and responsive theme for Hugo with a strong focus on accessibility."
homepage = "http://github.com/danielkvist/terrassa-hugo-theme"
-tags = []
-features = []
+tags = ["blog", "clean", "personal", "company", "google analytics", "contact form","mobile", "modern", "accessibility", "font awesome"]
+features = [
+ "responsive design",
+ "accessibility",
+ "social icons",
+ "contact form",
+ "blog",
+]
min_version = "0.41"
[author]
name = "Danielkvist (Daniel Zaragoza)"
- homepage = "https://github.com/danielkvist"
+ homepage = "https://danielkvist.github.io"