summaryrefslogtreecommitdiffstats
path: root/docs/content/en/hugo-pipes/postprocess.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/hugo-pipes/postprocess.md')
-rwxr-xr-xdocs/content/en/hugo-pipes/postprocess.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/content/en/hugo-pipes/postprocess.md b/docs/content/en/hugo-pipes/postprocess.md
new file mode 100755
index 000000000..72540fd5d
--- /dev/null
+++ b/docs/content/en/hugo-pipes/postprocess.md
@@ -0,0 +1,8 @@
+---
+title: PostProcess
+description: Process the given resource after the build.
+categories: []
+keywords: []
+---
+
+See the [`resources.PostProcess`](/functions/resources/postprocess/) function.