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

theme.toml - github.com/schollz/onetwothree.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9c42cddfde48f25957bf8cbed2a05df304377b11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example

name = "onetwothree"
license = "MIT"
licenselink = "https://github.com/schollz/onetwothree/blob/master/LICENSE.md"
description = "A elegant, mobile-ready, minimalistic theme that is easy as 1, 2, 3"
homepage = "https://github.com/schollz/onetwothree"
tags = ["minimal","mobile","responsive","elegant"]
features = ["image captioning"]
min_version = "0.27.1"

[author]
  name = "Zack Scholl"
  homepage = "https://schollz.github.io/"

# If porting an existing theme
[original]
  name = ""
  homepage = ""
  repo = ""