summaryrefslogtreecommitdiff
path: root/themes/terminal/theme.toml
diff options
context:
space:
mode:
authorIndrajith K L2022-03-20 00:38:25 +0530
committerIndrajith K L2022-03-20 00:38:25 +0530
commit941642aee876a97dbb79666d8fabaa2b1feb9ff5 (patch)
tree6147d3027127466b312eaa0b34c75966743bf547 /themes/terminal/theme.toml
parent31fc0796a09e1c0b8acbee6ac2fbee17d525b528 (diff)
downloadexperimentsofindrajith-941642aee876a97dbb79666d8fabaa2b1feb9ff5.tar.gz
experimentsofindrajith-941642aee876a97dbb79666d8fabaa2b1feb9ff5.tar.bz2
experimentsofindrajith-941642aee876a97dbb79666d8fabaa2b1feb9ff5.zip
Theme changes
Diffstat (limited to 'themes/terminal/theme.toml')
-rw-r--r--themes/terminal/theme.toml13
1 files changed, 13 insertions, 0 deletions
diff --git a/themes/terminal/theme.toml b/themes/terminal/theme.toml
new file mode 100644
index 0000000..39b3611
--- /dev/null
+++ b/themes/terminal/theme.toml
@@ -0,0 +1,13 @@
+name = "terminal"
+license = "MIT"
+licenselink = "https://github.com/panr/hugo-theme-terminal/blob/master/LICENSE.md"
+description = "A simple, retro theme for Hugo."
+homepage = "https://github.com/panr/hugo-theme-terminal/"
+tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "monotone", "multilingual", "personal", "responsive", "simple", "technical", "retro"]
+features = ["blog", "shortcode", "syntax highlighting"]
+min_version = 0.74
+
+[author]
+ name = "panr"
+ homepage = "https://radoslawkoziel.pl"
+ twitter = "https://twitter.com/panr"