forked from fauzanmy/pehtheme-hugo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.toml
More file actions
20 lines (15 loc) · 708 Bytes
/
theme.toml
File metadata and controls
20 lines (15 loc) · 708 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name = 'Pehe'
license = 'MIT'
licenselink = 'https://github.com/eallion/pehe/blob/dev/LICENSE'
description = 'Pehe : Pehtheme-hugo Enhanced. Bugs fixed. Features refined. This is a Hugo theme is inspired by Material Design v3, built with love using Tailwind CSS v4.'
# The home page of the theme, where the source can be found
homepage = 'https://github.com/eallion/pehe'
# If you have a running demo of the theme
demosite = 'https://www.eallion.com/'
# Taxonomy terms
tags = ['blog', 'responsive', 'light', 'tailwindcss']
features = ['tailwindcss', 'two-column', 'sidebar', 'horizontal-menu']
# If the theme has multiple authors
[author]
name = 'Charles Chin'
homepage = 'https://www.eallion.com/'