Awesome
<div align="right"> Language: EN <a title="中文" href="README_zh-Hans.md">中文</a> </div> <h1 align="center">INSIDE</h1> <p align="center">🌈 SPA, Flat and clean theme for Hexo, built with <a href="https://angular.io">Angular</a>.</p> <p align="center"> <img src="https://img.shields.io/npm/v/hexo-theme-inside.svg?label=NPM&color=limegreen&style=flat-square" /> <img src="https://img.shields.io/badge/Hexo-7.0%2B-blue?style=flat-square"> <img src="https://img.shields.io/badge/Node.js-18%2B-blue?style=flat-square"> </p> <p align="center"> <img src="https://blog.oniuo.com/screenshot.webp"> </p>Preview
Features
- Custom theming
- Built-in Search
- Built-in Disqus
- Flexible plugin mechanism
- Enhanced content display
- Reward, Copyright notice, Picture zooming
- Table (headless table, long table)
- Content addons, out of the box (Collapse, Timeline, Content Crypto)
- Misc
Quick start
1. Locate to project/
and run
npm install hexo-theme-inside
2. Config project/_config.yml
theme: inside
3. Copy _config.yml to project/_config.inside.yml
, see here for full documentation.
Changelog
FAQ
-
Where to find front-end source code?