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

github.com/xaviablaza/hugo-lodi-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavi Ablaza <xlablaza@gmail.com>2017-10-17 01:21:52 +0300
committerXavi Ablaza <xlablaza@gmail.com>2017-10-17 01:21:52 +0300
commit2e8484669e4f168244d6eccacf89d3f3b669370a (patch)
treeb5229384285f1ef330ca84905701f982d1d79232
parent9c156c775087d2721077a5bd3a176efc11fbd998 (diff)
Preparing for upload to hugo themes site
-rw-r--r--images/screenshot.pngbin147470 -> 287840 bytes
-rw-r--r--images/tn.pngbin0 -> 136371 bytes
-rw-r--r--theme.toml23
3 files changed, 10 insertions, 13 deletions
diff --git a/images/screenshot.png b/images/screenshot.png
index 3c75758..2dcc82b 100644
--- a/images/screenshot.png
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
new file mode 100644
index 0000000..a14a59f
--- /dev/null
+++ b/images/tn.png
Binary files differ
diff --git a/theme.toml b/theme.toml
index 82fcffa..4779def 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,21 +1,18 @@
-# theme.toml template for a Hugo theme
-# See https://github.com/gohugoio/hugoThemes#themetoml for an example
-
name = "Hugo Lodi Theme"
license = "MIT"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
-description = ""
-homepage = "http://example.com/"
-tags = []
-features = []
+licenselink = "https://github.com/xaviablaza/yourtheme/blob/master/LICENSE.md"
+description = "Hugo Lodi Theme ported to Hugo by Xavi Ablaza"
+homepage = "https://github.com/xaviablaza/hugo-lodi-theme"
+tags = ["lodi", "responsive", "hero", "personal", "portfolio", "case study", "ux"]
+features = ["homepage", "case studies", "process"]
min_version = "0.29"
[author]
- name = ""
- homepage = ""
+ name = "Xavi Ablaza"
+ homepage = "https://github.com/xaviablaza"
# If porting an existing theme
[original]
- name = ""
- homepage = ""
- repo = ""
+ author = "Alexis Collado"
+ name = "Portfolio"
+ homepage = "http://www.alexiscollado.com"