aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/content/entry/tagging.md
blob: caef8133aabd9df24f0ac84c24ef9cd5ba8ec7143480f8af6a0d12d42742bed2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: "Tagging"
date: 2026-03-08T11:00:00+0000
draft: false
tags: ["journal", "gemini"]
makerefs: false
---

Tags are listed alongside the date and reading time of an entry, and
each one gets a page and a feed of its own.

This entry sets "makerefs" to false, so its links are rendered where
they appear rather than being collected at the foot of the page. In
gemtext a link must occupy a whole line, so only links written on their
own line become link lines:

[The tag list for this site](/tags/)

Set "showlinkemoji" to false in the front matter to drop the link emoji
from those lines.