A hexo mobile theme base on mobi.css
npm install --save hexo-renderer-jade hexo-generator-feed hexo-generator-sitemap hexo-browsersync
git clone https://github.com/Alleysakura/hexo-theme-mbxo.git themes/mbxo
If you dislike the font color.You can fix the font color in themes/mbxo/source/mobi.min.css
thea{color:#00bcd4;
.
If you want directed to the mobile version.You can try device.js https://github.com/matthewhudson/device.js
MIT