From 83530f1b2fe46e566aea639cf05a30a917e678c9 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 9 Apr 2022 20:46:10 -0700 Subject: [PATCH] Add syndicate --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9e91374..e06b4fa 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,8 @@ A growing set of plugins, filters, and other tools are provided to make it easie standalone pages. * [Summary](https://godoc.org/github.com/FooSoft/goldsmith-components/plugins/summary): Extract summary and title metadata from HTML files. +* [Syndicate](https://godoc.org/github.com/FooSoft/goldsmith-components/plugins/syndicate): Generate RSS, Atom, and + JSON feeds from existing metadata. * [Syntax](https://godoc.org/github.com/FooSoft/goldsmith-components/plugins/syntax): Enable syntax highlighting for pre-formatted code blocks. * [Tags](https://godoc.org/github.com/FooSoft/goldsmith-components/plugins/tags): Generate tag clouds and indices