A simple feed file that follows the 1.0 spec of the JSON Feed standard established by Manton Reece and Brent Simmons.
Copy the index.json
file to the root layout folder of your Hugo site.
Add the following lines to your config.toml
file.
[outputs]
home = ["HTML", "RSS", "JSON"]