Solitude Docs

Brevity

Create the built-in short-post timeline and its data source.

Create source/essay/index.md:

---
title: Moments
type: brevity
banner: true
desc: Short notes from daily life
cover: /img/essay-cover.jpg
comment: true
aside: false
---

Create source/_data/brevity.yml as an array:

- date: 2026-01-01 12:00:00
  content: Solitude 4 is online.
  location: Shanghai
  image:
    - url: /img/moments/release.jpg
      alt: Release page
  link: /posts/solitude-4/
- date: 2026-01-02 18:30:00
  content: Listening now
  aplayer:
    server: netease
    id: 123456
brevity:
  enable: true
  home_mini: true
  music: true
  page: /essay/
  style: 1
  strip: 30

Image entries may be strings or objects with url and alt. Video entries support video.player or video.bilibili.