aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorOlivier Roques <olivier@oroques.dev>2020-08-02 20:39:01 +0200
committerOlivier Roques <olivier@oroques.dev>2020-08-02 20:39:01 +0200
commit74058f0cae8eff8b83d02303671c0532bd492ea3 (patch)
tree8d70b08517241bb5477a456fa3794e4e92da7aa4 /theme.toml
parent1263088ed542e0745db78d9c969fc1dbdece58e2 (diff)
General update
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml9
1 files changed, 8 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 6e68702..92e89f5 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,10 +1,17 @@
name = "Researcher"
license = "GPL-3.0"
licenselink = "https://github.com/ojroques/hugo-researcher/blob/master/LICENSE"
-description = "A single column, monospace, resume theme for Hugo."
+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.42.0"
[author]
name = "Olivier Roques"
homepage = "https://oroques.dev/"
+
+[original]
+ author = "Ankit Sultana"
+ homepage = "https://github.com/ankitsultana"
+ repo = "https://github.com/ankitsultana/researcher"