Files
rclone/docs/layouts/backends/single.json
Nick Craig-Wood cf11c8bbd9 docs: serve backend metadata as JSON on the website
Add a Hugo page at /backends/index.json that exports all the
backend YAML data from docs/data/backends/ as a single JSON file
for external consumption.
2026-04-13 16:45:00 +01:00

2 lines
58 B
JSON

{{- hugo.Data.backends | jsonify (dict "indent" " ") -}}