All Projects → XPoet → Hexo Theme Keep

XPoet / Hexo Theme Keep

Licence: mit
🌈 A simple and elegant theme for Hexo. It makes you more focused on writing.

Programming Languages

stylus
462 projects

Projects that are alternatives of or similar to Hexo Theme Keep

Hexo Theme 3 Hexo
hexo主题:三段式设计、极简、方便 Hexo theme: three-stage design
Stars: ✭ 421 (-12.84%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Yilia Plus
一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
Stars: ✭ 462 (-4.35%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Inside
🌈 SPA, Flat and clean theme for Hexo.
Stars: ✭ 480 (-0.62%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Gal
忧郁的弟弟网站主题移植
Stars: ✭ 307 (-36.44%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Aircloud
A concise hexo theme
Stars: ✭ 394 (-18.43%)
Mutual labels:  hexo, hexo-theme
Awesome Hexo
A curated list of awesome things related to Hexo
Stars: ✭ 466 (-3.52%)
Mutual labels:  hexo, hexo-theme
Hexo Matery Modified
My personal modified hexo matery theme with some bugs fixed.
Stars: ✭ 342 (-29.19%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Next
Elegant theme for Hexo.
Stars: ✭ 15,736 (+3157.97%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Material
Material Design theme for hexo.
Stars: ✭ 4,028 (+733.95%)
Mutual labels:  hexo, hexo-theme
Easy Hexo
🤘 Build your own website with Hexo, the easy way. | 轻松使用 Hexo 建站。
Stars: ✭ 314 (-34.99%)
Mutual labels:  hexo, hexo-theme
Theme Bmw
✋ Smart Voice: Voice for yourself | 微声: 请为自己发声
Stars: ✭ 373 (-22.77%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Claudia
📌 Concisely designed & easy to config, match device dark mode, 90+ Lighthouse scoring
Stars: ✭ 379 (-21.53%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Polarbear
A super light and simple theme.
Stars: ✭ 301 (-37.68%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Typography
Rediscover the beauty of typography.
Stars: ✭ 367 (-24.02%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Edinburgh
Beautiful minimal portfolio theme for Hexo.
Stars: ✭ 289 (-40.17%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Hiker
An attractive theme for Hexo. called "Hiker", short for "HikerNews".
Stars: ✭ 348 (-27.95%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Tomotoes
🍅 A fresh and refined Hexo theme
Stars: ✭ 265 (-45.13%)
Mutual labels:  hexo, hexo-theme
Hexo Douban
💿 A simple plugin for hexo that helps us generate pages for douban books ,movies and games.
Stars: ✭ 277 (-42.65%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Stun
🦄 An elegant theme for Hexo
Stars: ✭ 305 (-36.85%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Replica
Github style replication for hexo theme
Stars: ✭ 484 (+0.21%)
Mutual labels:  hexo, hexo-theme
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

🚀 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

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:

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

Or update to latest master branch:

$ cd themes/keep
$ git add .
$ git stash
$ git pull
$ git stash pop

🎨 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.

📝 License

MIT Copyright © 2020 XPoet

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].