Skip to content

tylermenard/hugo-json-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

JSON Feed for Hugo

A simple feed file that follows the 1.0 spec of the JSON Feed standard established by Manton Reece and Brent Simmons.

Installation

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"]

About

Hugo JSON Feed template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published