Skip to content

Commit 5c68ced

Browse files
committed
Merge branch 'develop'
2 parents 3a68957 + 002ef14 commit 5c68ced

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ install:
77

88
#before_script:
99
# - npm install -g gulp
10+
- npm install hexo-renderer-pug --save
11+
- npm install hexo-renderer-sass --save
1012

1113
script:
1214
- hexo g

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ pagination_dir: page
7474
## Themes: https://hexo.io/themes/
7575
#theme: landscape
7676
theme: maupassant
77+
#theme: hexo-theme-yilia
7778
#theme: next
7879

7980
# Deployment

0 commit comments

Comments
 (0)