Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.toml - github.com/lubang/hugo-hello-programmer-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 61226b385673d9586ad25b314884572ed7099455 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# theme.toml template for a Hugo theme

name = "Hello Programmer"
license = "MIT"
licenselink = "https://github.com/lubang/hugo-hello-programmer-theme/blob/master/LICENSE.md"
description = "Hugo Blog theme for a programmer"
homepage = "https://github.com/lubang/hugo-hello-programmer-theme/"
tags = ["blog", "hugo", "lulab", "donggeun", "bang", "lubang", "programmer"]
features = ["blog", "simple", "programmer"]
min_version = 0.15

[author]
  name = "LUBANG (DONGGEUN, BANG)"
  homepage = "https://blog.lulab.net"