about summary refs log tree commit diff
path: root/users/wpcarro/website/blog/themes/tailwind/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/website/blog/themes/tailwind/theme.toml')
-rw-r--r--users/wpcarro/website/blog/themes/tailwind/theme.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/users/wpcarro/website/blog/themes/tailwind/theme.toml b/users/wpcarro/website/blog/themes/tailwind/theme.toml
new file mode 100644
index 0000000000..bfdefa7160
--- /dev/null
+++ b/users/wpcarro/website/blog/themes/tailwind/theme.toml
@@ -0,0 +1,12 @@
+name = "Tailwind Journal"
+license = "MIT"
+licenselink = "https://github.com/ianrodrigues/hugo-tailwind-journal/blob/master/license.md"
+description = "A minimalist journal template for Hugo using TailwindCSS."
+homepage = "https://github.com/ianrodrigues/hugo-tailwind-journal"
+tags = ["minimalist", "reading", "blog", "tailwindcss"]
+features = ["blog"]
+min_version = "0.54.0"
+
+[author]
+    name = "Ian Rodrigues"
+    homepage = "https://ianrodrigues.dev"