diff --git a/hugo.yaml b/hugo.yaml new file mode 100644 index 0000000..c5257d9 --- /dev/null +++ b/hugo.yaml @@ -0,0 +1,6 @@ +baseURL: "https://git.erynwells.org/hugo/hugo-module-commandbar" + +module: + hugoVersion: + extended: false + min: "0.116.0" diff --git a/theme.yaml b/theme.yaml new file mode 100644 index 0000000..dc2b34c --- /dev/null +++ b/theme.yaml @@ -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"