Skip to content

EvanNotFound/hexo-theme-redefine

Repository files navigation

Redefine

hexo-theme-redefine

Hexo-theme-Redefine reimagines simplicity, speed, and purity, without sacrificing functionality or design. Its sleek, modern aesthetic is packed with useful features, blending style and practicality seamlessly.

Building on the solid foundation of hexo-theme-keep, "Redefine" elevates the style and incorporates valuable writing tools and plugins. It offers extensive customization options, allowing you to tailor every detail to your preferences. With Redefine, your blogging experience becomes unique and effortless, showcasing your personal style and needs.

NPM version npm downloads npm-total Required Hexo version NodeJS Version

Cover Image Pages Image

🌐 Demo

If you are also using Redefine, please go to Redefine Theme Showcase to add your blog link.

⛰️ Features

☁️ Installation

The easiest way to install Theme Redefine is by using npm (after your hexo version has been up to 5.0+)

$ cd your-hexo-site
$ npm install hexo-theme-redefine@latest

Another method is by git clone

$ cd your-hexo-site
$ git clone https://github.com/EvanNotFound/hexo-theme-redefine.git themes/redefine

After the installation, go to the _config.yml of your hexo site and set

theme: redefine

⏫ Update

To update hexo-theme-redefine, you can run the same npm command

$ npm install hexo-theme-redefine@latest

If you installed the theme by git clone, you can update the theme by running the following command

$ cd themes/redefine
$ git pull

📄 Documentations

Please read Redefine Docs when installing

It's very easy to understand.

☕ Support

Feel free to pull request and send issues.

If you have any questions, please send an email to [email protected]. I will reply in time.

Please give me a star to support me, thanks!

Also, if you are using Typora, check out Typora Theme Redefine so that you can preview the styles of your blog in Typora.

💗 Donations

Thanks to all the people who have donated to me. Your support is my greatest motivation.

If you like this theme, please give a star. You can also support me by donating.

This is the list of all the people who have donated to me: Donation List

Want to use OpenAI GPT-4 but don't want to pay $20 per month? Check out GPT Plus Share! You can use up to 100 ChatGPT Plus Accounts!

GPT Billboard

🌟 Star History

Star History Chart

💻 Development

If you want to contribute to this project, you can clone the dev branch and check out the Development Docs to get started.