aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
blob: e51609538f5d00dc0205ecc76a44366c6976a02d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name = "Researcher"
license = "GPL-3.0"
licenselink = "https://github.com/ojroques/hugo-researcher/blob/master/LICENSE"
description = "A simple monospaced resume theme for Hugo."
tags = ["blog", "bootstrap", "clean", "minimal", "personal", "responsive", "resume", "simple"]
features = ["bootstrap", "responsive", "simple"]
homepage = "https://github.com/ojroques/hugo-researcher"
min_version = "0.74.3"

[author]
  name = "Olivier Roques"
  homepage = "https://oroques.dev/"

[original]
  author = "Ankit Sultana"
  homepage = "https://github.com/ankitsultana"
  repo = "https://github.com/ankitsultana/researcher"