Skip to content

v1.3.1

Compare
Choose a tag to compare
@zhonger zhonger released this 03 Apr 14:43
· 42 commits to master since this release
636dd0d

Features

  • More Views for the calendar in the sidebar (70b3394)
  • Color scheme and customized color support for the calendar (19b114c)
  • Travelling icon support (b2c14a7)
  • Modern pin style for pinned articles on /blog/index.html page (c0fa671)
  • Modern style for <li> list (529a8c0)
  • External link support for submenu (ded86b6)

Fix

  • Refactor _includes and _layouts (98f71b9)
  • International language support for archive page content (e3f34f4)
  • Flexible years of calendar according to actual width in the sidebar (64919f6)
  • Some CSS styles in post page including image, table, TOC (16f843b)
  • Automatic TOC tracking scroll (cf9b45f)
  • Add missing aria-label for some links (74511fe)
  • 404 page template (d28f021)

Usage

Travelling icon

badges:
    travelling: true

Calendar

calendar: true
    scale: year # year, month or day
    scheme: blues
    color: ["yellow", "red", "black"] 

Here, the calendar.color setting has the highest priority. If it's defined, the calendar.scheme will be ignored.
And it should be three kinds of colors.

All supported calendar.scheme settings are the same as https://cal-heatmap.com/.