chore: installing theme through npm (#45)
This commit is contained in:
parent
744b6544b3
commit
3d337683d2
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +0,0 @@
|
||||
[submodule "themes/landscape"]
|
||||
path = themes/landscape
|
||||
url = https://github.com/hexojs/hexo-theme-landscape.git
|
||||
0
_config.landscape.yml
Normal file
0
_config.landscape.yml
Normal file
@ -20,6 +20,7 @@
|
||||
"hexo-renderer-ejs": "^1.0.0",
|
||||
"hexo-renderer-marked": "^3.0.0",
|
||||
"hexo-renderer-stylus": "^2.0.0",
|
||||
"hexo-server": "^2.0.0"
|
||||
"hexo-server": "^2.0.0",
|
||||
"hexo-theme-landscape": "^0.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
0
themes/.gitkeep
Normal file
0
themes/.gitkeep
Normal file
@ -1 +0,0 @@
|
||||
Subproject commit 73a23c51f8487cfcd7c6deec96ccc7543960d350
|
||||
Loading…
x
Reference in New Issue
Block a user