diff options
| author | etienne <admin@MacBook-Pro-de-Admin.local> | 2014-10-21 23:35:24 +0200 |
|---|---|---|
| committer | etienne <admin@MacBook-Pro-de-Admin.local> | 2014-10-21 23:35:24 +0200 |
| commit | 667e11c4ec3835d959aab1797647bd0a49869674 (patch) | |
| tree | 84c6c5f20686574009f1dccc0f27a7192ff165e7 /content/community/mailing-list.md | |
Init commit
Diffstat (limited to 'content/community/mailing-list.md')
| -rw-r--r-- | content/community/mailing-list.md | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/content/community/mailing-list.md b/content/community/mailing-list.md new file mode 100644 index 0000000..4961b74 --- /dev/null +++ b/content/community/mailing-list.md @@ -0,0 +1,50 @@ +--- +date: 2013-07-01 +menu: + main: + parent: community +next: /community/press +prev: /extras/urls +title: Mailing List +weight: 10 +--- + +# Discussion Forum + +Hugo has its own [discussion forum](http://discuss.gohugo.io) powered by [Discourse](http://www.discourse.org/). + +Please use this for all discussions, questions, etc. + +# Mailing List + +Hugo has two mailing lists: + +## Announcements +Very low traffic. Only releases will be emailed here. + +https://groups.google.com/forum/#!forum/hugo-announce + +## Discussion (Archive) + +**This has been replaced with the [Hugo discussion forum](http://discuss.gohugo.io).** + +It is available for archival purposes. + +https://groups.google.com/forum/#!forum/hugo-discuss + + +# Other Resources + +## GoNuts + +For general Go questions or discussion please refer to the Go mailing list. + +https://groups.google.com/forum/#!forum/golang-nuts + +## GitHub Issues + +https://github.com/spf13/hugo/issues + +## Twitter + +Hugo doesn't have its own Twitter handle, but feel free to tweet [@spf13](http://twitter.com/spf13). |
