We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54788c9 commit 616e798Copy full SHA for 616e798
.travis.yml
@@ -7,8 +7,6 @@ install:
7
8
#before_script:
9
# - npm install -g gulp
10
- - npm install hexo-renderer-pug --save
11
- - npm install hexo-renderer-sass --save
12
13
script:
14
- hexo g
_config.yml
@@ -73,9 +73,9 @@ pagination_dir: page
73
## Plugins: https://hexo.io/plugins/
74
## Themes: https://hexo.io/themes/
75
#theme: landscape
76
-#theme: maupassant
+theme: maupassant-hexo
77
#theme: hexo-theme-yilia
78
-theme: next
+#theme: next
79
80
# Deployment
81
## Docs: https://hexo.io/docs/deployment.html
0 commit comments