init
This commit is contained in:
commit
73bc1f5821
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "themes/c3ioc"]
|
||||||
|
path = themes/c3ioc
|
||||||
|
url = git@dev.sum7.eu:cloudspace/c3ioc-hugo.git
|
|
@ -0,0 +1,4 @@
|
||||||
|
baseURL = "http://example.org/"
|
||||||
|
languageCode = "en-us"
|
||||||
|
title = "My New Hugo Site"
|
||||||
|
theme = "c3ioc"
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 98c53b0b14584052b65fa61068a9792847c3f69c
|
Loading…
Reference in New Issue