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

github.com/danielkvist/hugo-piercer-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielkvist <d94.zaragoza@gmail.com>2019-04-02 20:06:13 +0300
committerdanielkvist <d94.zaragoza@gmail.com>2019-04-02 20:06:13 +0300
commit91f205e197617855a73c333c583d0f236ed5ca9f (patch)
tree5f2d37c85c2accdff48a40a00e2473b9491cfdd8
parenta8c510c75caab655f33d1c3899b1804ba58fb2c2 (diff)
update theme.tomlv0.11
-rw-r--r--theme.toml12
1 files changed, 9 insertions, 3 deletions
diff --git a/theme.toml b/theme.toml
index a0ddd80..c0b1c7f 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,10 +1,16 @@
name = "Piercer"
license = "MIT"
licenselink = "https://github.com/danielkvist/hugo-piercer-theme/blob/master/LICENSE"
-description = ""
+description = "Piercer is a very customizable, fast and simple Hugo theme designed under the mobile-first philosophy."
homepage = "https://github.com/danielkvist/hugo-piercer-theme"
-tags = []
-features = []
+tags = ["blog", "responsive", "minimal", "simple", "font awesome", "dark", "landing page", "contact form", "mobile", "fast", "customizable", "google fonts"]
+features = [
+ "customizable (color palette, font size, font family and more)",
+ "hamburger menu without JavaScript",
+ "great SEO by default",
+ "mobile-first philosophy",
+ "fast",
+]
min_version = "0.41"
[author]