chore: installing theme through npm (#45)

This commit is contained in:
Mimi 2020-12-11 01:34:27 +08:00 committed by GitHub
parent 744b6544b3
commit 3d337683d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 2 additions and 5 deletions

3
.gitmodules vendored
View File

@ -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
View File

View File

@ -20,6 +20,7 @@
"hexo-renderer-ejs": "^1.0.0", "hexo-renderer-ejs": "^1.0.0",
"hexo-renderer-marked": "^3.0.0", "hexo-renderer-marked": "^3.0.0",
"hexo-renderer-stylus": "^2.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
View File

@ -1 +0,0 @@
Subproject commit 73a23c51f8487cfcd7c6deec96ccc7543960d350