Initial commit of LucentLink files
This commit is contained in:
commit
3c4c52fe2b
20 changed files with 569 additions and 0 deletions
20
theme.toml
Normal file
20
theme.toml
Normal file
|
@ -0,0 +1,20 @@
|
|||
name = "LucentLink"
|
||||
license = "MIT"
|
||||
licenseURL = "https://github.com/cx48/LucentLink-Hugo/blob/main/LICENSE"
|
||||
min_version = "0.115.0"
|
||||
homepage = "https://github.com/cx48/LucentLink-Hugo"
|
||||
repository = "https://github.com/cx48/LucentLink-Hugo"
|
||||
demosite = "https://cx48.github.io/LucentLink-Hugo"
|
||||
description = "A simple, Tailwind-powered Linktree-style Hugo theme with profile, messaging, About and link cards."
|
||||
tags = ["linktree", "tailwind", "responsive", "onepage"]
|
||||
features = ["assetsMinification", "imageProcessing", "markdownRendering"]
|
||||
|
||||
[author]
|
||||
name = "cx48"
|
||||
homepage = "https://cx48.dev"
|
||||
|
||||
[original]
|
||||
name = "LucentLink"
|
||||
author = "cx48"
|
||||
homepage = "https://github.com/cx48/LucentLink"
|
||||
repo = "https://github.com/cx48/LucentLink"
|
Loading…
Add table
Add a link
Reference in a new issue