aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorOlivier Roques <olivier@oroques.dev>2020-08-01 23:02:44 +0200
committerOlivier Roques <olivier@oroques.dev>2020-08-01 23:02:44 +0200
commit74bfd79303ba8776e3b9d02f125a6c93eef9d2b5 (patch)
tree5eb46f75c4ba91e90588e470611c7d25aa5ac659 /theme.toml
First commit
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 0000000..1bed02f
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,10 @@
+name = "Researcher"
+license = "GPL-3.0"
+licenselink = "https://github.com/ojroques/hugo-researcher/blob/master/LICENSE"
+description = "A single column, monospace, resume template for Hugo."
+homepage = "https://github.com/ojroques/hugo-researcher"
+min_version = "0.41.0"
+
+[author]
+ name = "Olivier Roques"
+ homepage = "https://oroques.dev/"