Code Monkey home page Code Monkey logo

hexo-theme-keep's Introduction

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 pull

If you modified theme source code:

$ 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

hexo-theme-keep's People

Contributors

xpoet avatar miranquil avatar tildenj avatar lizequn avatar foxerlee avatar im-ling avatar wittoy avatar markruan avatar xcbyao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.