Meta: add hugo.yaml and theme.yaml

This commit is contained in:
Eryn Wells 2024-08-01 08:58:41 -07:00
parent 468fb0f77b
commit 1f136f2603
2 changed files with 13 additions and 0 deletions

6
hugo.yaml Normal file
View file

@ -0,0 +1,6 @@
baseURL: "https://git.erynwells.org/hugo/hugo-module-commandbar"
module:
hugoVersion:
extended: false
min: "0.116.0"

7
theme.yaml Normal file
View file

@ -0,0 +1,7 @@
name: Command Bar
description: A vim-style command bar for your website
homepage: https://erynwells.me
author:
name: Eryn Wells
homepage: "https://erynwells.me"