hexo theme cutie v2.x tutorial
Theme cutie has evolved from v1.x to v2.x with a refreshed and fine tuned design and more features. Follow the following instruction to install and use it. You may navigate this website to experience the new look and interaction of v2.x. Thank you for your stars and support.
Read moreTypography and tags
Installation This post uses hexo-renderer-markdown-it plugin as markdown processor, so please install it to achieve the effect. npm un hexo-renderer-marked --save npm i hexo-renderer-markdown-it --save npm i markdown-it-emoji --save npm i markdown-it-mark --save npm i markdown-it-deflist --save npm i markdown-it-container --save ConfigurationAdd following..
Read more