Butterfly - Get Started

Butterfly document - Get Started

This article is translated from ChatGPT.

📚 Table of Contents

  • 🚀 Get Started
  • 📑 Theme Pages
  • 📌 Theme Configuration
  • ⚔️ Tag Plugins
  • ❓ Q&A
  • ⚡️ Advanced Tutorials

hexo-theme-butterfly is a theme developed based on hexo-theme-melody.

Installation

Git Installation

In your Hexo root directory:

1
git clone -b master https://github.com/jerryc127/hexo-theme-butterfly.git themes/butterfly

npm Installation

If you are in mainland China and have difficulty accessing GitHub

1
npm install hexo-theme-butterfly

In your Hexo root directory:

1
git clone -b master https://gitee.com/immyw/hexo-theme-butterfly.git themes/butterfly

Configuration

Modify the theme in your hexo’s root directory _config.yml

1
theme: butterfly

Getting Started

After installation, you can start customizing your blog with the beautiful Butterfly theme.

Features

Butterfly offers many amazing features:

  • Beautiful and responsive design
  • Multiple layout options
  • Rich sidebar widgets
  • Powerful search functionality
  • Comment system support
  • And much more!

Enjoy your new beautiful blog with Butterfly theme!