Solitude Docs

Homepage

Configure the top banner, recommendations, groups, and post list.

hometop:
  enable: true
  banner:
    title: Share technology<br />and everyday life
    desc:
      - Notes from a developer
      - Projects and experiments
    icon:
      JavaScript:
        img: /img/icons/javascript.png
        color: "#f7cb4f"
  group:
    Popular: /tags/popular/ || fas fa-fire || linear-gradient(to right,#f65,#ffbf37)
  recommendList:
    enable: true
    sup: Featured
    title: Start here
    url: /about/
    img: /img/default.avif
    color: none

index_post_list:
  direction: column # row / column
  column: 2
  cover: both

If the brevity page is enabled, brevity.home_mini: true adds its compact feed to the homepage. Keep recommendation copy short and verify both light and dark theme contrast.