Skip to content

EvanNotFound/hexo-theme-redefine

Repository files navigation

Redefine

hexo-theme-redefine

The "Redefine" Hexo theme captures simplicity, speed, and purity without sacrificing functionality or design. With a sleek, modern look and a host of practical features, it combines beauty with utility effortlessly.

Building on the solid foundation of hexo-theme-keep, "Redefine" enhances the style and integrates valuable writing modules and plugins. This theme invites personalization, with extensive customization options that let you tailor every detail to your liking. Your blogging journey becomes a unique, user-friendly experience, reflecting 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 contact@ohevan.com. 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.