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

github.com/miguelsimoni/hugo-initio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Simoni <miguel.simoni@gmail.com>2017-06-21 01:14:52 +0300
committerMiguel Simoni <miguel.simoni@gmail.com>2017-06-21 01:14:52 +0300
commit5a9ed72e4b246a202265b849c4e9f0cc8af34569 (patch)
treed82ccc15bcfee0200325ec7294d1509ecd8dd37e /theme.toml
parentb2256e80990b7d567282ee00fc44f5ba8228a8a8 (diff)
added tn/screenshot and tags/features to theme.toml
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml10
1 files changed, 3 insertions, 7 deletions
diff --git a/theme.toml b/theme.toml
index 6e2313d..aa85758 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,20 +1,16 @@
-# theme.toml template for a Hugo theme
-# See https://github.com/spf13/hugoThemes#themetoml for an example
-
name = "Hugo Initio"
license = "MIT"
licenselink = "https://github.com/miguelsimoni/hugo-initio/blob/master/LICENSE"
description = ""
homepage = "https://miguelsimoni.github.io/hugo-initio-site/"
-tags = ["bootstrap","disqus","share this"]
-features = []
-min_version = "0.21"
+tags = ["blog","responsive","personal","google analytics","portfolio","disqus","bootstrap","font awesome","projects","creative","landing page","product","white","share this"]
+features = ["blog","responsive","personal","google analytics","portfolio","disqus","bootstrap","font awesome","projects","creative","landing page","product","white","share this"]
+min_version = "0.1"
[author]
name = "Miguel Simoni"
homepage = "https://miguelsimoni.github.io/"
-# If porting an existing theme
[original]
name = "Initio"
author = "Sergey Pozhilov"