Add "Forward" docs
This commit is contained in:
parent
5ba198d6d8
commit
a6226fc79b
@ -160,6 +160,8 @@ A growing set of plugins, filters, and other tools are provided to make it easie
|
|||||||
into named collections.
|
into named collections.
|
||||||
* [Document](https://godoc.org/github.com/FooSoft/goldsmith-components/plugins/document): Enable simple DOM
|
* [Document](https://godoc.org/github.com/FooSoft/goldsmith-components/plugins/document): Enable simple DOM
|
||||||
modification via an API similar to jQuery.
|
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
|
* [FrontMatter](https://godoc.org/github.com/FooSoft/goldsmith-components/plugins/frontmatter): Extract the
|
||||||
JSON, YAML, or TOML metadata stored in your files.
|
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
|
* [Index](https://godoc.org/github.com/FooSoft/goldsmith-components/plugins/index): Create metadata for directory file
|
||||||
|
Loading…
Reference in New Issue
Block a user