🌈 A simple and elegant theme for Hexo. It makes you more focused on writing.
Go to file
XPoet b25cbcfed1 style: modified header shrink height 2021-01-05 16:01:26 +08:00
docs docs: update README_zh-CN.md 2020-12-25 17:38:05 +08:00
languages feat: display how long ago in home articles 2020-11-24 20:06:08 +08:00
layout perf: optimize pjax 2021-01-05 15:39:21 +08:00
scripts refactor: enhance the user experience with PJAX 2020-12-30 18:11:46 +08:00
source style: modified header shrink height 2021-01-05 16:01:26 +08:00
.editorconfig refactor: remove sidebar & change toc style 2020-09-05 22:41:10 +08:00
.gitignore modified: _config.yml 2020-04-01 17:59:59 +08:00
LICENSE initial commit 2020-03-12 19:35:27 +08:00
README.md docs: update README 2020-12-10 18:39:42 +08:00
_config.yml perf: remove music player 2021-01-04 18:35:05 +08:00
package.json build: build v3.0.4 2020-12-07 15:54:28 +08:00

README.md

Language: English 中文

Keep logo

Keep

old name ILS

«Keep» is a simple and elegant Hexo theme. It makes you more focused on writing.

Github License Github Release NPM version Required Hexo version Node.js Version jsDelivr hits

🌟 Online Preview

🚀 Installation

If you're using Hexo 5.0 or later, the simplest way to install is through npm:

$ cd hexo-site
$ npm install hexo-theme-keep

Or you can clone the entire repository:

$ cd hexo-site
$ git clone https://github.com/XPoet/hexo-theme-keep themes/keep

After the installation, open Hexo config file and set theme variable to keep.

theme: keep

🔧 Usage

See docs:

It is not recommended to directly modify any files in the «Keep» theme. Because this may cause errors (e.g. merge conflicts), and the modified files may be discarded when upgrading the theme.

🎯 Update

«Keep» releases new versions from time to time. You can update Keep by the following command.

Install the latest version throuth npm:

$ cd hexo-site
$ npm update hexo-theme-keep

Or update to latest master branch:

$ cd themes/keep
$ git pull

🎨 Contributing

We welcome you to join the development of «Keep». Please see contributing guide.

🎬 Contributors

This project exists thanks to all the people who contribute.

💖 Thanks

«Keep» send special thanks to these great services that sponsor our core infrastructure:

GitHub allows us to host the Git repository and run the test suite.

Thanks jsDelivr for providing public CDN service.