Swap to my lucentlink version

This commit is contained in:
Alex Selimov 2025-09-03 22:19:19 -04:00
parent d40d1adcaf
commit 026ed5c35d
Signed by: aselimov
GPG key ID: 3DDB9C3E023F1F31
4 changed files with 35 additions and 19 deletions

View file

@ -1,19 +1,12 @@
theme = "lynx"
baseURL = "https://alexanderselimov.com"
languageCode = "en-us"
title = "Alexander Selimov"
theme = "LucentLink-Hugo"
minVersion = "0.115.0"
enableEmoji = true
disableKinds = ["taxonomy", "term"]
[params]
description = "Alexander Selimov's Website"
googleAnalytics = "" # your GA ID, if any
[params.author]
name = "Alexander Selimov"
headline = '''Award-winning poet, writer, performing artist, and Latin American Studies Professor.'''
image = "hero.png"
links = [
{ link = { href = "https://bottlecap.press/products/cosmas", text = "Cosmic Beat: Poetry available at BottleCap Press", icon="book" } },
{ youtube = { href = "https://m.youtube.com/@alexanderselimov2082", text = "Music" } },
{ amazon = { href = "https://www.amazon.com/stores/Alexander-Selimov/author/B001KIYHFA?ref=ap_rdr&ccs_id=b261fecc-3ca7-48cf-abd9-35bb4e2c099a", text = "Books" } },
{ linkedin = { href = "https://www.linkedin.com/in/alexander-selimov-49a21510/", text = "LinkedIn" } },
]
[markup.highlight]
noClasses = false
[outputs]
home = ["HTML"]