• Stars
    star
    1,114
  • Rank 41,670 (Top 0.9 %)
  • Language Stylus
  • License
    GNU Affero Genera...
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🌈 A simple and elegant theme for Hexo. It makes you more focused on writing.
Language: English | 简体中文 | 繁體中文

Keep

hexo-theme-keep

«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

If you want to put a link to your blog in the online preview list, you can give the author a PR.

🚀 Installation

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

# recommend
$ 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

Please see the official documents of «Keep».

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:

# recommend
$ cd hexo-site
$ npm install hexo-theme-keep@latest

Or update to the 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 and UNPKG for providing public CDN service.

📝 License

AGPL-3.0

Copyright © 2020-present XPoet

More Repositories

1

picx

🏞️ PicX 是一款基于 GitHub API 开发的图床工具,提供图片上传托管、生成图片链接和常用图片工具箱服务。
Vue
2,546
star
2

js-data-structures-and-algorithms

从 0 到 1 学习 JavaScript 数据结构与算法
JavaScript
1,349
star
3

vite-vue3-starter

⭐ A Vite 2.x + Vue 3.x + TypeScript template starter
Vue
440
star
4

vue-webpack-todoapp

📔vue + webpack打造todo应用
Vue
188
star
5

node.js-mongodb-movie-site

基于 Node.js + MongoDB 实现的简易电影网站。(本项目过于久远,不再维护!)
JavaScript
128
star
6

dart-basic-study

Dart 基础快速入门教程
Dart
38
star
7

gulp-auto-builds

使用gulp实现前端自动构建环境(HTML压缩、LESS编译、CSS压缩、JS混淆压缩等)
JavaScript
5
star
8

node.js-chartroom

基于Node.js搭建Socket聊天室
JavaScript
4
star
9

spring-boot-luckymoney

luckymoney for spring boot
Java
4
star
10

typescript-study-tutorial

TypeScript 快速入门教程,点 Star 即可收藏。
JavaScript
4
star
11

xpoet.github.io

HTML
3
star
12

electron-music-player

使用electron开发简单的桌面软件:音乐播放器
JavaScript
3
star
13

vite-react-starter

A Vite2.x + React17.x + TypeScript starter
TypeScript
2
star
14

angular-auction

基于Angular5+Bootstrap4在线竞拍网站
TypeScript
1
star
15

release-test

auto release test
1
star
16

handwriting-js

常见 / 常考 / 高频 / 实用的 JS 手写题
JavaScript
1
star
17

webpack-es6-dev-starter

从零开始搭建 Webpack ES6 开发环境模板
JavaScript
1
star
18

angular-auction-server

基于Angular5+Bootstrap4在线竞拍网站-服务器端
JavaScript
1
star