Installation

Download#

Core assets#

These are the four essential files required for the calendar widget to work:

  1. assets/css/heatmap.css
  2. layouts/partials/heatmap-data.html
  3. layouts/partials/heatmap.html
  4. static/js/echarts.min.js

Download individual files from the source repository using right click > “Save File As”, or download the entire repository with the following command:

git clone https://git.sr.ht/~eclecticpassions/hugo-calendar-heatmap

The additional folder#

Files in this directory provide alternative layouts, color schemes, and other optional assets. They are not required to run the widget. Use these files as drop-in code replacements for the core assets when you want to change the default appearance or behavior. This directory and its contents may be removed if not required.