0.1.5 • Published 8 months ago

hexo-theme-maple v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Features

maple

Installation

Local git install:

cd your-blog/themes
git clone https://github.com/xbmlz/hexo-theme-maple.git themes/maple

Enable

Modify theme setting in _config.yml to maple.

_config.yml
- theme: some-theme
+ theme: maple

Update

cd themes/maple
git pull

Configuration

# 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:
0.1.4

8 months ago

0.1.3

8 months ago

0.1.5

8 months ago

0.1.2

12 months ago

0.1.0

1 year ago

0.1.1

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago