Tags reference
Overview
Tags are labels or keywords used to organize pages into discrete collections such as feeds.
Example
1---
2created_at: 2025-06-02T12:00:00-07:00
3title: Introducing HyperTemplates
4description: The pure-HTML templating system for the modern web.
5tags:
6 - blog
7 - news
8 - announcements
9---
10
11## Introducing HyperTemplates
12
13Two things happen very early on in a persons journey to learn HTML – they create their first web page (!), and eventually they create a second.
Properties
Tags do not have properties.
See the page.tags
property for more information.