summaryrefslogtreecommitdiffstats
path: root/docs/content/en/contribute/_index.md
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-10-21 10:21:37 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-10-21 10:21:51 +0200
commit39121de4d991bdcf5f202da4d8d81a8ac6c149fc (patch)
tree97e0b638fea1d898de9e297732d1044b49bfba8e /docs/content/en/contribute/_index.md
parent180195aa342777fece1b29a08ec89456d7996c61 (diff)
docs: Replace /docs
Diffstat (limited to 'docs/content/en/contribute/_index.md')
-rw-r--r--docs/content/en/contribute/_index.md23
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/content/en/contribute/_index.md b/docs/content/en/contribute/_index.md
deleted file mode 100644
index 5e46ae287..000000000
--- a/docs/content/en/contribute/_index.md
+++ /dev/null
@@ -1,23 +0,0 @@
----
-title: Contribute to the Hugo Project
-linktitle: Contribute to Hugo
-description: Contribute to Hugo development and documentation.
-date: 2017-02-01
-publishdate: 2017-02-01
-lastmod: 2017-02-01
-categories: [contribute]
-keywords: []
-menu:
- docs:
- parent: "contribute"
- weight: 01
-weight: 01 #rem
-draft: false
-slug:
-aliases: [/tutorials/how-to-contribute-to-hugo/,/community/contributing/]
-toc: false
----
-
-Hugo relies heavily on the enthusiasm and participation of the open-source community. We need your support in both its development and documentation.
-
-Hugo's contribution guidelines are [detailed in a `CONTRIBUTING.md`](https://github.com/gohugoio/hugo/blob/master/CONTRIBUTING.md) in the Hugo source repository on GitHub.