aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
blob: 7edf1e66c847c4d0946d252701cb0065de2c791c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name = "www-theme"
license = "GPL-3.0"
licenselink = "https://git.rgdd.se/www-theme/tree/LICENSE"
description = "A simple monospaced landing-page theme for Hugo."
tags = ["blog", "bootstrap", "clean", "minimal", "personal", "responsive", "resume", "simple"]
features = ["bootstrap", "responsive", "simple"]
homepage = "https://git.rgdd.se/www-theme"
min_version = "0.74.3"

[author]
  name = "Rasmus Dahlberg"
  homepage = "https://www.rgdd.se/"

[original]
  author = "Olivier Roques"
  repo = "https://github.com/ojroques/hugo-researcher"