KamiMod: An Incremental PaperMod Fork

KamiMod makes a few incremental changes to PaperMod. This fork regularly syncs up with PaperMod. Features This theme adds the following features and quality improvements on top of PaperMod. They are features or improvements that have been left unmerged from PaperMod. Related Posts Corresponding to adityatelange/hugo-PaperMod#1049, with different implementation. Configurable via params.RelatedPostsCount. 0 means no related posts. A positive number indicates the maximum number of related posts appended to the end of each post....

June 2, 2024 路 2 min 路 8 Hobbies
Generated using [OG Image Playground by Vercel](https://og-playground.vercel.app/)

Markdown Syntax Guide

This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. ...

March 11, 2019 路 2 min 路 Hugo Authors