diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..13a814b --- /dev/null +++ b/content/_index.md @@ -0,0 +1,8 @@ ++++ +title = 'nightnoryu' +layout = 'single' ++++ + +# Index + +Work in progress. diff --git a/hugo.toml b/hugo.toml index 7f7d196..1e667aa 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,3 +1,4 @@ baseURL = 'https://nightnoryu.com/' locale = 'en-us' title = 'nightnoryu' +theme = 'lugo' diff --git a/themes/lugo b/themes/lugo new file mode 160000 index 0000000..84fd40f --- /dev/null +++ b/themes/lugo @@ -0,0 +1 @@ +Subproject commit 84fd40fbf184d83ca459016a1ad6ef0f87d70a1d