title: Heatman
baseurl: https://tamada.github.io/heatman/
defaultContentLanguage: "en"
languageCode: "en-us"
theme: ["github.com/tamada/hugo_theme_mod", "github.com/nunocoracao/blowfish/v2"]
params:
logo: "icons/heatman.svg"
description: "Heatmap generator for visualizing data in a matrix format."
dateFormat: "2006-01-02"
copyright: "Copyright © 2024 by Haruaki Tamada. Made with [Hugo](https://gohugo.io/). Deployed to [GitHub Pages](https://pages.github.com/)."
menu:
main:
- name: "đ Home"
pageRef: "/"
weight: 10
- name: "âī¸ Install"
pageRef: "/install"
weight: 20
- name: "đ Usage"
pageRef: "/usage"
weight: 30
- identifier: "github"
pre: "github"
url: "https://github.com/tamada/heatman/"
weight: 500
- identifier: "haruaki-tamada"
pre: "haruaki-tamada"
url: "https://tamada.github.io/"
weight: 400
footer:
- name: "âšī¸ About"
pageRef: "/about"
weight: 10
module:
imports:
path: "github.com/tamada/hugo_theme_mod"