docs: updated Bases documentation

This commit is contained in:
saberzero1
2026-03-19 22:18:42 +01:00
parent b4e07a560e
commit 627fa78f19
50 changed files with 66 additions and 6 deletions

View File

@@ -2,6 +2,7 @@
title: ContentPage
tags:
- plugin/pageType
image:
---
This plugin is a page type plugin for the Quartz framework. It generates the HTML pages for each piece of Markdown content. It emits the full-page [[layout]], including headers, footers, and body content, among others. It uses the `default` [[layout#Page Frames|page frame]] (three-column layout with sidebars). It is now configured in the `pageTypes` section of `quartz.config.yaml`.