Introduction

Aomori
Hexo is a fast, simple, powerful blog framework, with ultra-fast generation speed, support for Markdown, one-click deployment and high scalability.
Aomori is a theme developed based on a series of advantages of Hexo. The idea of the theme is to hope that bloggers can focus more on producing content and readers can focus more on receiving information.
Aomori provides many features that support its concept.
Rich Website Style
Rich Theme Configuration
Optimize multimedia playback
Excellent SEO optimization
Responsive layout
Open source and continuously updated
Install
Run the command to install NPM dependencies
npm i hexo-theme-aomori -S
Using
Basic configuration in the Global _config.yml
Enable Theme
theme: aomori
Turn off Hexo default Highlight
highlight:
enable: false
最后更新于