A simple blog theme for hexo.
Uses axis, rupture, jeet, and stylus for CSS and swig for templating. Theme is based on prologue.
- Copy files over to
themes
directory in the hexo project and change the theme tosimple
under_config.yml
. - Invoke
npm install
.