fix: minor theme.toml update and add images for hugo themes submission
This commit is contained in:
parent
f8563dc36c
commit
1a96008c73
@ -4,10 +4,11 @@ Clean and minimal personal blog and portfolio theme for Hugo.
|
|||||||
# Demo
|
# Demo
|
||||||
[View demo](https://ezhil-hugo.netlify.com/)
|
[View demo](https://ezhil-hugo.netlify.com/)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
* Clean and minimal
|
* Clean and minimal
|
||||||
|
* Responsive
|
||||||
* Supports tags
|
* Supports tags
|
||||||
* Social media links
|
* Social media links
|
||||||
* Google Analytics integration
|
* Google Analytics integration
|
||||||
|
@ -13,7 +13,7 @@ disqusShortname = "localhost"
|
|||||||
[params]
|
[params]
|
||||||
subtitle = "Clean and minimal personal [blog theme for Hugo](https://github.com/vividvilla/ezhil)"
|
subtitle = "Clean and minimal personal [blog theme for Hugo](https://github.com/vividvilla/ezhil)"
|
||||||
# Number of posts to show in recent posts list.
|
# Number of posts to show in recent posts list.
|
||||||
recentPostsCount = 10
|
recentPostsCount = 3
|
||||||
# Content types which are excluded from recent posts and archive page.
|
# Content types which are excluded from recent posts and archive page.
|
||||||
excludedTypes = ["page"]
|
excludedTypes = ["page"]
|
||||||
disableDisqusTypes = ["page"]
|
disableDisqusTypes = ["page"]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: "Typography of Mine theme"
|
title: "Typography"
|
||||||
date: 2018-03-18T12:13:38+05:30
|
date: 2018-03-18T12:13:38+05:30
|
||||||
---
|
---
|
||||||
|
|
||||||
|
BIN
images/.DS_Store
vendored
Normal file
BIN
images/.DS_Store
vendored
Normal file
Binary file not shown.
BIN
images/screenshot.png
Normal file
BIN
images/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 168 KiB |
BIN
images/tn.png
Normal file
BIN
images/tn.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 91 KiB |
BIN
media/ezhil.png
BIN
media/ezhil.png
Binary file not shown.
Before Width: | Height: | Size: 307 KiB |
@ -7,8 +7,8 @@ licenselink = "https://github.com/vividvilla/ezhil/blob/master/LICENSE.md"
|
|||||||
description = "Clean and minimal personal blog and portfolio theme."
|
description = "Clean and minimal personal blog and portfolio theme."
|
||||||
homepage = "https://github.com/vividvilla/ezhil"
|
homepage = "https://github.com/vividvilla/ezhil"
|
||||||
tags = ["minimal", "clean", "blog", "responsive", "personal", "simple", "minimalist", "portfolio"]
|
tags = ["minimal", "clean", "blog", "responsive", "personal", "simple", "minimalist", "portfolio"]
|
||||||
features = []
|
features = ["blog", "Clean and minimal", "Responsive", "Social media links", "Syntax highlighting"]
|
||||||
min_version = "0.0.1"
|
min_version = "0.37.0"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Vivek R"
|
name = "Vivek R"
|
||||||
|
Loading…
Reference in New Issue
Block a user