feat: initial Hugo static site for lora.vegas

This commit is contained in:
user
2026-02-08 08:47:33 -08:00
commit 6379c894d2
8 changed files with 160 additions and 0 deletions

10
hugo.toml Normal file
View File

@@ -0,0 +1,10 @@
baseURL = 'https://lora.vegas/'
languageCode = 'en-us'
title = 'LoRa Vegas — Las Vegas Meshtastic Community'
theme = 'loravega'
[markup.goldmark.renderer]
unsafe = true
[params]
description = 'Las Vegas LoRa and Meshtastic community hub'