# hexo-theme-cake **Repository Path**: jiangtj/hexo-theme-cake ## Basic Information - **Project Name**: hexo-theme-cake - **Description**: :cake: It's a lovely hexo theme, sweet. - **Primary Language**: CSS - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-11 - **Last Updated**: 2023-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hexo Theme Cake :cake: It's a lovely theme, based on [NexT:7.1.0](https://github.com/next-theme/hexo-theme-next), and some styles come from [inside](https://github.com/ikeq/hexo-theme-inside). ![npm](https://img.shields.io/npm/v/hexo-theme-cake) [![gitlocalized ](https://gitlocalize.com/repo/4255/whole_project/badge.svg)](https://gitlocalize.com/repo/4255/whole_project?utm_source=badge) ![size](https://badgen.net/packagephobia/publish/hexo-theme-cake) ## Preview & Docs ![image](https://user-images.githubusercontent.com/15902347/81540257-f48c2900-93a3-11ea-8f7a-8f17636344ff.png) - [docs](https://www.dnocm.com/cake/) | [demo](https://github.com/jiangtj-lab/hexo-theme-cake-example) ## Features - :sparkles: very easy to install or upgrade, just `npm i`. - :leaves: small and lightweight. - :tada: many [icons](https://github.com/jiangtj-lab/hexo-icon-svg-core) support. - :boom: powerful plugin system, take a look at [extend modules](lib/extend). ## Quick Start ```bash # 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. ```bash 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)