sjaakvandenberg / flexy

A responsive theme for Hexo
https://svdb.co/
103 stars 40 forks source link

blank page #3

Closed drduan closed 8 years ago

drduan commented 8 years ago

I command that command and the corectly deploy it .and no error message but blank page

sjaakvandenberg commented 8 years ago

Which command?

drduan commented 8 years ago

ok, and now I try using another theme,but the page become this blog site

drduan commented 8 years ago
2016-01-27 17 09 26
sjaakvandenberg commented 8 years ago

This theme uses Jade, not EJS. Those are EJS tags.

drduan commented 8 years ago

thank you ~

$ npm un -S hexo-renderer-jade
$ npm i -S hexo-renderer-ejs
sjaakvandenberg commented 8 years ago

No problem :)