9 Commits

Author SHA1 Message Date
Sean Enck 0f9cac2220 [docs] Fix missing quote on the 'feeds' import for the example (#49)
Closes gorilla/site#9
2018-06-17 16:54:33 -07:00
nlimpid b78e02c3f8 Fix the usage to get access to the underlying objects in the document 2017-09-27 21:50:43 -07:00
Kevin Stock e9747d9577 Adds support for JSON Feed Version 1
JSON Feed Version 1 specification: https://jsonfeed.org/version/1
2017-06-04 14:48:21 -07:00
Volker e91436642a Make Author example and test vet compliant
Using the example from the documentation will result in a warning for
unkeyed composite literals during a 'go vet' run
2016-02-06 20:07:22 -05:00
weberc2 b6d1308b66 Update doc.go
Updated documentation
2015-03-09 20:25:45 -05:00
Jason Moiron 35a01ac849 rename syndicate -> feeds, paths jmoiron/syndicate -> gorilla/feeds 2013-01-18 16:30:37 -05:00
Jason Moiron 91f48c31c0 space->tab 2013-01-16 22:08:56 -05:00
Jason Moiron 02e5b30cb9 add documentation for pkgdoc 2013-01-16 22:08:09 -05:00
Jason Moiron 4e6bcdd4bb initial commit, general organization and likely broken atom implementation 2013-01-15 17:27:35 -05:00