From a6226fc79b7a656b435b58b0d5a776c33eaf41d8 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 12 Jun 2021 10:55:40 -0700 Subject: [PATCH] Add "Forward" docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d99da07..d7993c6 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,8 @@ A growing set of plugins, filters, and other tools are provided to make it easie into named collections. * [Document](https://godoc.org/github.com/FooSoft/goldsmith-components/plugins/document): Enable simple DOM modification via an API similar to jQuery. +* [Forward](https://godoc.org/github.com/FooSoft/goldsmith-components/plugins/forward): Create simple redirections for + pages that have moved to a new URL. * [FrontMatter](https://godoc.org/github.com/FooSoft/goldsmith-components/plugins/frontmatter): Extract the JSON, YAML, or TOML metadata stored in your files. * [Index](https://godoc.org/github.com/FooSoft/goldsmith-components/plugins/index): Create metadata for directory file