Solitude Docs

Sidebar

Configure sidebar composition, author details, TOC, tags, and site statistics.

aside:
  home:
    noSticky: "about"
    Sticky: "allInfo"
  post:
    noSticky: "about"
    Sticky: "newestPost"
  page:
    noSticky: "about"
    Sticky: "newestPost,allInfo"
  position: 1 # 0 left, 1 right
  my_card:
    author:
      img: /img/avatar.png
      sticker: /img/sticker.png
    description: Notes, projects, and life.
    content: Welcome to my blog.
    information:
      GitHub: https://github.com/example || fab fa-github
  toc:
    post: true
    page: false
    vague: true
  tags:
    enable: true
    limit: 20
    highlight_list:
      - Solitude
  siteinfo:
    postcount: true
    wordcount: false
    pv: true
    uv: true
    runtimeenable: true
    runtime: "2023-04-20 00:00:00"

The valid built-in block names are about, newestPost, allInfo, and newest_comment. Word totals require hexo-wordcount; PV and UV require an enabled comment counter or busuanzi.