Still is a minimal, pure colored theme inspired by farbox and hexo-theme-apollo.
If you got an error page when run hexo server
:
extends partial/layout.pug block container include mixins/post.pug +postList() block pagination include mixins/paginator.pug +home() block copyright include partial/copyright.pug
try to install pug renderer:
npm install hexo-render-pug --save