concise but not simple hexo theme.
English | 简体中文
- 📦 Out of the box - Almost zero configuration.
- 🎨 Automatically switched light and dark theme.
- 💻 Auto fit Mobile and Screen responsively.
- 💹 Baidu/Google Analytics
- ⚗️ MathJax Support
- ⚡️ Mermaid Support
- 🖼️ Fancybox Support
- 🦜 Giscus Support
- 📊 ECharts Support
Local git install:
cd your-blog/themes
git clone https://github.com/xbmlz/hexo-theme-maple.git themes/maple
Modify theme
setting in _config.yml
to maple
.
_config.yml
- theme: some-theme
+ theme: maple
cd themes/maple
git pull
# Header
nav:
Posts: /archives
Categories: /category
Tags: /tag
# favicon
favicon: /favicon.ico
# logo
logo: /images/logo.svg
# links
links:
Github: https://github.com/xbmlz
# ZhiHu:
# Twitter:
# Weibo:
# analytics
google_analytics:
baidu_analytics:
# mathjax
fancybox: true
# mathjax
mathjax: true
# mermaid
mermaid:
enable: true
# Available themes: default | dark | forest | neutral
theme: default
# giscus
giscus:
enable: true
repo:
repo_id:
category:
category_id:
mapping: