chore(theme): update theme to 4.0.0-rc.1

pull/832/head
ppoffice 2020-08-14 18:10:47 -04:00
parent 3a6cbc3c84
commit 89a66d368c
No known key found for this signature in database
GPG Key ID: B33335481CC0D498
4 changed files with 2 additions and 5 deletions

View File

@ -11,9 +11,6 @@ jobs:
script:
- echo "Publish site to github pages ..."
- npm install -g hexo-cli
- cp _config.theme.yml themes/icarus/_config.yml
- ([[ -e _config.page.yml ]] && cp _config.page.yml themes/icarus/) || true
- ([[ -e _config.post.yml ]] && cp _config.post.yml themes/icarus/) || true
- hexo algolia
- hexo g
deploy:

View File

@ -1,5 +1,5 @@
# Version of the configuration file
version: 3.0.0
version: 4.0.0
# Icarus theme variant, can be "default" or "cyberpunk"
variant: default
# Path or URL to the website's logo

View File

@ -19,6 +19,7 @@
"hexo-renderer-marked": "^3.0.0",
"hexo-renderer-stylus": "^1.1.0",
"hexo-server": "^2.0.0",
"hexo-theme-icarus": "^4.0.0-rc.1",
"inferno": "^7.3.3",
"inferno-create-element": "^7.3.3"
}

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