added basic theme
This commit is contained in:
parent
832da19234
commit
4c1da1497a
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "themes/compost"]
|
||||
path = themes/compost
|
||||
url = https://github.com/canstand/compost
|
|
@ -1,4 +1,5 @@
|
|||
baseURL = 'https://staticpages.nickiel.net/'
|
||||
languageCode = 'en-us'
|
||||
title = "Nickiel's Static Pages"
|
||||
theme = 'compost'
|
||||
|
||||
|
|
1
themes/compost
Submodule
1
themes/compost
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 8ddef09ab2aafae83ea65d441ec399a6b1684d27
|
Loading…
Reference in a new issue