Add Hugo static site + reval.js based presentation framework
This commit is contained in:
parent
1c601c848c
commit
189153337c
4 changed files with 13 additions and 0 deletions
3
web/config.toml
Normal file
3
web/config.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
baseURL = "http://example.org/"
|
||||
languageCode = "en-us"
|
||||
title = "My New Hugo Site"
|
Loading…
Add table
Add a link
Reference in a new issue