add ezhil theme

This commit is contained in:
naoufal zerai 2022-08-17 21:03:16 -04:00
parent edb7553367
commit d2c7682ab3
6 changed files with 59 additions and 2 deletions

View File

@ -1,4 +1,58 @@
baseURL = 'http://example.org/'
languageCode = 'en-us'
title = 'Zerai.xyz'
theme = 'lugo'
theme = 'ezhil'
paginate = 5
copyright = "© Copyright notice"
pygmentsstyle = "solarized-dark"
pygmentscodefences = true
pygmentscodefencesguesssyntax = true
googleAnalytics = "UA-123-45"
disqusShortname = "zerai-xyz"
summaryLength = 20
[params]
subtitle = "Clean and minimal personal [blog theme for Hugo](https://github.com/vividvilla/ezhil)"
disableDisqusTypes = ["page"]
featherIconsCDN = true
mode = "auto" # "dark", "auto", "light"
# customCSS = "css/custom.css" # Custom CSS applied to default styles.
# customDarkCSS = "css/custom-dark.css" # Custom styles applied to dark mode css.
# customJS = ["https://code.jquery.com/jquery-3.4.1.js", "js/custom1.js"] # Custom JS scripts.
[[menu.main]]
name = "Home"
url = "/"
weight = 1
[[menu.main]]
name = "All posts"
url = "/posts"
weight = 2
[[menu.main]]
name = "About"
url = "/about"
weight = 3
[[menu.main]]
name = "Tags"
url = "/tags"
weight = 4
[[params.social]]
name = "Github"
icon = "github"
url = "https://github.com/vividvilla/ezhil"
[[params.social]]
name = "RSS"
icon = "rss"
url = "/index.xml"
[taxonomies]
tag = "tags"

View File

@ -1,7 +1,7 @@
---
title: "About"
date: 2022-08-16T23:05:07-04:00
tags: ['personal','test']
tags: [personal,test]
# draft: true
---

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"Target":"css/main.min.css","MediaType":"text/css","Data":{}}

1
themes/ezhil Submodule

@ -0,0 +1 @@
Subproject commit 10adb45d85e49747a45fd6779eee94ebd8eb62c8