mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-10 15:53:03 +03:00
17 lines
615 B
TOML
17 lines
615 B
TOML
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"
|