# lightum **Repository Path**: k1988/lightum ## Basic Information - **Project Name**: lightum - **Description**: A hexo theme improved from Light. - **Primary Language**: HTML - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-02-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Lightum This is the theme I currently use for [Hexo](http://hexo.io/). It is based on [Light](https://github.com/hexojs/hexo-theme-light). See my blog as a [Demo](http://zipperary.com/). For clarity, I leave all my settings unchanged. So you are suggested to modify the theme as you need. ## Install Execute the following command and modify `theme` in `_config.yml` to `lightum`. ``` git clone https://github.com/zippera/lightum.git themes/lightum ``` ## Update Execute the following command to update Light. ``` cd themes/lightum git pull ``` ## Customization - **About**: [FYI](http://zipperary.com/2013/05/30/hexo-guide-4/). Edit this file to add your information. - **RSS**: [FYI](http://zipperary.com/2013/06/02/hexo-guide-5/) - **Intro**: Go to `layout/_widget/intro.ejs` and add your information. - **Weibo**: Go to `layout/_widget/weibo.ejs` and add your weibo configuration. [FYI](http://zipperary.com/2013/05/30/hexo-guide-4/) - **Fork me on Github**: Go to `layout/layout.ejs` and change the Github username to yours. Replace the src URL of the `` with your own, which I recommend qiniu or the `source` dir under the `hexo` dir.