Merge pull request 'Change theme to `DoIt`.' (#11) from change-themes into master

Reviewed-on: #11
This commit is contained in:
Kazuhiro MUSASHI 2022-12-01 12:49:46 +00:00
commit 286b890c62
6 changed files with 16 additions and 6 deletions

6
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "themes/LoveIt"] [submodule "themes/DoIt"]
path = themes/LoveIt path = themes/DoIt
url = https://github.com/dillonzq/LoveIt.git url = https://github.com/HEIGE-PCloud/DoIt.git

10
assets/jsconfig.json Normal file
View File

@ -0,0 +1,10 @@
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"*": [
"../themes/DoIt/assets/*"
]
}
}
}

View File

@ -6,7 +6,7 @@ languageCode = "jp"
title = "His greatness lies in his sense of responsibilities." title = "His greatness lies in his sense of responsibilities."
# Change the default theme to be use when building the site with Hugo # Change the default theme to be use when building the site with Hugo
theme = "LoveIt" theme = "DoIt"
# Author config # Author config
[author] [author]

View File

@ -6,7 +6,7 @@ languageCode = "jp"
title = "His greatness lies in his sense of responsibilities." title = "His greatness lies in his sense of responsibilities."
# Change the default theme to be use when building the site with Hugo # Change the default theme to be use when building the site with Hugo
theme = "LoveIt" theme = "DoIt"
# Author config # Author config
[author] [author]

1
themes/DoIt Submodule

@ -0,0 +1 @@
Subproject commit ed33294d759d1428bacface8b17fdcedae3e64b8

@ -1 +0,0 @@
Subproject commit f787a4e5ad4edf60467658d10c286248dc5027a6