We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea94480 commit afb6387Copy full SHA for afb6387
1 file changed
content/misc/tera.md
@@ -1,12 +1,15 @@
1
+++
2
title = "Tera Guide"
3
date=2023-10-27
4
-updated = 2025-04-26
+updated = 2026-02-19
5
taxonomies = { tags = ["Misc"] }
6
7
8
## Get everything in context
9
10
+This is useful for debugging.
11
+But be warned it includes all the content of the site so on large sites it is VERY big.
12
+
13
```
14
{{ __tera_context }}
15
0 commit comments