Barebones test site
This commit is contained in:
parent
ba03fa4473
commit
e2408cf277
15 changed files with 429 additions and 0 deletions
10
hugo.yaml
Normal file
10
hugo.yaml
Normal file
|
@ -0,0 +1,10 @@
|
|||
baseURL: https://example.org/
|
||||
languageCode: en-us
|
||||
title: Test Site
|
||||
|
||||
theme:
|
||||
- "design-system"
|
||||
|
||||
modules:
|
||||
imports:
|
||||
- path: "design-system"
|
Loading…
Add table
Add a link
Reference in a new issue