You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
303 B
11 lines
303 B
+++ |
|
title = "Output HTML and JSON" |
|
outputs = ["html", "json"] |
|
tags = ["outputs", "json"] |
|
draft = false |
|
+++ |
|
|
|
**Note**: A `single.json` is required to be at a valid location in the |
|
template lookup hierarchy for the JSON outputs to be created. |
|
|
|
[Here's the JSON output version of this page](./index.json).
|
|
|