blob: a2ae32987c3fb02f9a82b504a533cb0f94471500 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
name = 'concise'
license = 'MIT'
licenselink = 'https://github.com/yingyu5658/hugo-theme-concise'
description = 'A concise hugo theme. Concentrate on writting.'
# The home page of the theme, where the source can be found
homepage = ''
# If you have a running demo of the theme
demosite = 'https://github.com/yingyu5658/hugo-theme-concise/tree/main/exampleSite'
# Taxonomy terms
tags = ['blog']
features = ['some', 'awesome', 'features']
# If the theme has a single author
[author]
name = 'yingyu5658'
homepage = 'https://www.yingyu5658.me/'
|