fix: minor theme.toml update and add images for hugo themes submission

This commit is contained in:
Vivek R 2019-04-20 19:48:13 +05:30
parent 5ce0fb9f4d
commit 40aa3ca133
8 changed files with 6 additions and 5 deletions

View File

@ -4,10 +4,11 @@ Clean and minimal personal blog and portfolio theme for Hugo.
# Demo
[View demo](https://ezhil-hugo.netlify.com/)
![Screenshot](media/ezhil.png "Ezhil")
![Screenshot](images/screenshot.png "Ezhil")
# Features
* Clean and minimal
* Responsive
* Supports tags
* Social media links
* Google Analytics integration

View File

@ -13,7 +13,7 @@ disqusShortname = "localhost"
[params]
subtitle = "Clean and minimal personal [blog theme for Hugo](https://github.com/vividvilla/ezhil)"
# Number of posts to show in recent posts list.
recentPostsCount = 10
recentPostsCount = 3
# Content types which are excluded from recent posts and archive page.
excludedTypes = ["page"]
disableDisqusTypes = ["page"]

View File

@ -1,5 +1,5 @@
---
title: "Typography of Mine theme"
title: "Typography"
date: 2018-03-18T12:13:38+05:30
---

BIN
images/.DS_Store vendored Normal file

Binary file not shown.

BIN
images/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

BIN
images/tn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 307 KiB

View File

@ -7,8 +7,8 @@ licenselink = "https://github.com/vividvilla/ezhil/blob/master/LICENSE.md"
description = "Clean and minimal personal blog and portfolio theme."
homepage = "https://github.com/vividvilla/ezhil"
tags = ["minimal", "clean", "blog", "responsive", "personal", "simple", "minimalist", "portfolio"]
features = []
min_version = "0.0.1"
features = ["blog", "Clean and minimal", "Responsive", "Social media links", "Syntax highlighting"]
min_version = "0.37.0"
[author]
name = "Vivek R"