a hexo starter theme named jexo
uses tachyons, seeks to be as unassuming as possible, and is chalk full o comments
under heavy development, check out the issues
$ hexo init jexo && cd jexo && npm i
$ git clone --depth=2 https://github.com/jchck/jexo.git themes/jexo && rm -rf themes/jexo/.git
- in the
./_config
file at the hexo root, settheme: jexo
$ hexo server --open