diff --git a/website/redirects.txt b/website/redirects.txt index f1ed702f6..c1a799093 100644 --- a/website/redirects.txt +++ b/website/redirects.txt @@ -36,6 +36,9 @@ # - Items are case-sensitive (please use all lowercase) # +# Website +/community.html /resources.html + # Docs /docs/agent/config.html /docs/agent/configuration/index.html /docs/jobops /docs/operating-a-job/index.html diff --git a/website/source/layouts/layout.erb b/website/source/layouts/layout.erb index 7493446f9..d35945497 100644 --- a/website/source/layouts/layout.erb +++ b/website/source/layouts/layout.erb @@ -84,7 +84,6 @@
  • Guides
  • Docs
  • API
  • -
  • Community
  • Resources
  • Enterprise
  • UI Demo
  • @@ -119,7 +118,6 @@
  • Guides
  • Docs
  • API
  • -
  • Community
  • Resources
  • Enterprise
  • UI Demo
  • diff --git a/website/source/resources.html.erb b/website/source/resources.html.erb index 06e43b96b..2be3c7372 100644 --- a/website/source/resources.html.erb +++ b/website/source/resources.html.erb @@ -13,6 +13,25 @@ description: |- integration with third-party tools.

    +

    Community

    + +

    + Gitter: Nomad Gitter Room +

    +

    + IRC: Use the Gitter IRC bridge +

    +

    + Mailing list: + Nomad Google Group +

    +

    + Bug Tracker: + Issue tracker + on GitHub. Please only use this for reporting bugs. Do not ask + for general help here. Use IRC or the mailing list for that. +

    +

    Videos