🎉 Initial commit

This commit is contained in:
James Panther
2021-11-01 13:28:09 +11:00
commit 5b8e93a5a9
73 changed files with 5524 additions and 0 deletions

16
theme.toml Normal file
View File

@@ -0,0 +1,16 @@
# Lynx theme for Hugo
name = "lynx"
license = "MIT"
licenselink = "https://github.com/jpanther/lynx/blob/master/LICENSE"
description = "A links page theme for Hugo built with Tailwind CSS."
homepage = "https://github.com/jpanther/lynx/"
demosite = "https://jpanther.github.io/lynx/"
tags = ["minimal", "responsive", "dark mode", "dark", "light", "tailwind", "personal"]
features = ["dark mode", "emoji"]
[author]
name = "James Panther"
homepage = "https://jamespanther.com/"