diff --git a/docs/_config.yml b/docs/_config.yml index 5e312dc..cf448f4 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -54,3 +54,5 @@ navigation: url: /contrib/testing/ - text: Vagrant url: /contrib/vagrant/ +- text: Chat + url: /chat/ diff --git a/docs/_layouts/chat.html b/docs/_layouts/chat.html new file mode 100644 index 0000000..59e769e --- /dev/null +++ b/docs/_layouts/chat.html @@ -0,0 +1,16 @@ +--- +layout: default +--- +
+ +{{ content }} diff --git a/docs/chat/index.md b/docs/chat/index.md new file mode 100644 index 0000000..df37f94 --- /dev/null +++ b/docs/chat/index.md @@ -0,0 +1,6 @@ +--- +title: "RQ Discord" +layout: chat +--- + +Join our discord [here](https://discord.gg/pYannYntWH){:target="_blank" rel="noopener noreferrer"} if you need help or want to chat about contributions or what should come next in RQ.