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

theme.toml - github.com/damiencaselli/paperback.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5cf6d0f876706aece29661e5f579ef26669823db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = "Paperback"
license = "MIT"
licenselink = "https://github.com/dashdashzako/paperback/blob/master/LICENSE.md"
description = "Minimalist theme for Hugo."
homepage = "https://github.com/dashdashzako/paperback"
tags = ["minimalist", "reading", "sepia", "blog"]
features = ["blog"]
min_version = 0.15

[author]
  name = "dashdashzako"
  homepage = "https://github.com/dashdashzako"

[params]
  mainSections = ["post"]