forked from Edikoyo/EdikoyoWiki
Add theme
This commit is contained in:
parent
478d368b51
commit
25d7d23363
7 changed files with 12 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "themes/hugo-book"]
|
||||
path = themes/hugo-book
|
||||
url = https://github.com/alex-shpak/hugo-book
|
|
@ -1,3 +1,7 @@
|
|||
baseURL = 'http://wiki.edikoyo.com/'
|
||||
languageCode = 'en-us'
|
||||
title = 'Edikoyo Wiki'
|
||||
theme = 'hugo-book'
|
||||
|
||||
[params]
|
||||
BookSection = '*'
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1 @@
|
|||
{"Target":"book.min.309b7ed028807cdb68d8d61e26d609f48369c098dbf5e4d8c0dcf4cdf49feafc.css","MediaType":"text/css","Data":{"Integrity":"sha256-MJt+0CiAfNto2NYeJtYJ9INpwJjb9eTYwNz0zfSf6vw="}}
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1 @@
|
|||
{"Target":"book.min.309b7ed028807cdb68d8d61e26d609f48369c098dbf5e4d8c0dcf4cdf49feafc.css","MediaType":"text/css","Data":{"Integrity":"sha256-MJt+0CiAfNto2NYeJtYJ9INpwJjb9eTYwNz0zfSf6vw="}}
|
1
themes/hugo-book
Submodule
1
themes/hugo-book
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit c19a0a60ffca5c4efaff2bf6ed67d81d88d85047
|
Loading…
Reference in a new issue