The starter template for newbie.

Main Sections# The mainSections parameter is used to filter pages, default to ["posts", "docs"]. 1mainSections = ["blog", "posts", "docs", "notes"] Front Matter# Front Matter is the place where we put page metadata and parameters, such as title, date and so on. See also Page Parameters and Hugo Front Matter. Content...