npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

hexo-theme-redefine

v2.6.1

Published

Redefine your writing with Hexo Theme Redefine.

Downloads

6,318

Readme

hexo-theme-redefine

"Redefine" hexo theme is a blend of simplicity, speed, and purity, yet it makes no compromises on functionality or design. Loaded with widely utilized features and polished web design, it seamlessly marries practicality with aesthetics.

Drawing its core from hexo-theme-keep, this theme elevates the foundation by enhancing the style and integrating valuable writing modules and plugins. The theme encourages personalization, offering extensive customizability to mold various facets to your liking, making your blogging journey truly unique and user-friendly.

🌐 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

Another method is by git clone

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

📄 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 Tokens! You can use up to 100 ChatGPT Plus Accounts!

CleanShot 2023-12-08 at 12 47 20@2x

🌟 Star History

💻 Development

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