Awesome
Hexo Theme Cake
:cake: It's a lovely theme, based on NexT:7.1.0, and some styles come from inside.
Preview & Docs
Features
- :sparkles: very easy to install or upgrade, just
npm i
. - :leaves: small and lightweight.
- :tada: many icons support.
- :boom: powerful plugin system, take a look at extend modules.
Quick Start
# Install hexo-theme-cake by npm or yarn cmd
yarn add hexo-theme-cake
Modify theme
to cake
, if you are am linux user, can exec this cmd. Others modify it manually.
sed -ri 's/^theme:.*/theme: cake/g' _config.yml && hexo check
If you use cake theme for the first time, you can exec hexo check
to check whether the environment is complete.
Browser Support
Modern Browser (No IE)