🍰 It's a lovely theme, based on NexT:7.1.0, and some styles come from inside.
- ✨ very easy to install or upgrade, just
npm i
. - 🍃 small and lightweight.
- 🎉 many icons support.
- 💥 powerful plugin system, take a look at extend modules.
# 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.
Modern Browser (No IE)