blob: 25f40ebfc50293c0a5fec2be73c8e7561ff685a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
name = 'Pehtheme Hugo'
license = 'MIT'
licenselink = 'https://github.com/fauzanmy/pehtheme-hugo/blob/main/LICENSE'
description = 'Pehtheme Hugo : A minimalist Hugo theme built with TailwindCSS, for efficient performance and minimalism'
# The home page of the theme, where the source can be found
homepage = 'https://github.com/fauzanmy/pehtheme-hugo'
# If you have a running demo of the theme
demosite = 'https://pehtheme-hugo.netlify.app/'
# Taxonomy terms
tags = ['blog', 'responsive', 'light', 'tailwindcss']
features = ['tailwindcss', 'two-column', 'sidebar', 'horizontal-menu']
# If the theme has multiple authors
[author]
name = 'Fauzan My'
homepage = 'https://fzn.my.id/'
|