1.0.3 • Published 2 years ago

hexo-theme-anya v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

GitHub stars npm GitHub Workflow Status JavaScript

As lovely as anya 🍓

Anya

💫 Introduction

English | 简体中文

Lovely theme for Hexo.

A suitable hexo-theme-sagiri version that works right out of the box.

As lovely as anya, based on hexo-theme-sagiri & hexo-theme-next

Inspired by @DIYgod & @MUI

🔍 Preview

🚀 Usage

Choose the way you like to install.

Package Manager

  1. Locate to project then install

npm install hexo-theme-anya --save
yarn add hexo-theme-anya
pnpm add hexo-theme-anya
  1. Copy the config file
cp -v ./node_modules/hexo-theme-anya/_config.yml ./_config.anya.yml
  1. Config project/_config.yml
theme: anya

Git Clone

  1. Locate to project/themes and run

git clone https://github.com/XiangNorth/Hexo-theme-anya.git anya
  1. Config project/_config.yml

theme: anya

Download

You can also download at release and put it directly in the themes folder

Modify configuration

Modify project/_config.anya.yml or project/themes/anya/_config.yml in your favor.

📖 Document

coming soon...

👬🏻 Who use hexo-theme-anya?

Welcome to tell me you are using Anya!

🪐 Contributing

I'm just learning frontend, so this project will definitely be improved.

Feel free to tell me how to make it better!

  • ⇄ Pull requests and ★ Stars are always welcome.
  • For bugs and feature requests, please create an issue.

🔖 Changelog

Release

🍟 License

All code licensed under the MIT License. All images licensed under Creative Commons Attribution 3.0 Unported License. In other words you are basically free to do whatever you want. Just don't remove my name from the source.

1.0.3

2 years ago

1.0.2

2 years ago

1.0.0

2 years ago