Meta: add hugo.yaml and theme.yaml
This commit is contained in:
parent
468fb0f77b
commit
1f136f2603
2 changed files with 13 additions and 0 deletions
6
hugo.yaml
Normal file
6
hugo.yaml
Normal 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
7
theme.yaml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue