pidgin/nest

Parents 2c775a280269
Children c1fbb1f6b8e5
Move the /about/community page to /contact and clean up the menubar and footer

Testing Done:
Ran locally.

Reviewed at https://reviews.imfreedom.org/r/772/
--- a/hugo/config.toml Mon Jun 21 23:09:35 2021 -0500
+++ b/hugo/config.toml Mon Jun 21 23:21:10 2021 -0500
@@ -53,36 +53,6 @@
weight = -800
[[menu.shortcuts]]
- name = "<i class='fas fa-fw fa-comment-dots'></i> IRC"
- identifier = "irc"
- url = "https://web.libera.chat/#pidgin"
- weight = -700
-
-[[menu.shortcuts]]
- name = "<i class='fab fa-fw fa-discord'></i> Discord"
- identifier = "discord"
- url = "https://discord.gg/pB9fbVC"
- weight = 0
-
-[[menu.shortcuts]]
- name = "<i class='fab fa-fw fa-facebook-f'></i> Facebook"
- identifier = "facebook"
- url = "https://www.facebook.com/pidgin.im/"
- weight = 0
-
-[[menu.shortcuts]]
- name = "<i class='fab fa-fw fa-reddit-alien'></i> Reddit"
- identifier = "reddit"
- url = "https://reddit.com/r/pidgin"
- weight = 0
-
-[[menu.shortcuts]]
- name = "<i class='fab fa-fw fa-twitter'></i> Twitter"
- identifier = "twitter"
- url = "https://twitter.com/impidgin"
- weight = 0
-
-[[menu.shortcuts]]
name = "<i class='fas fa-fw fa-tshirt'></i> Merchandise"
identifier = "merchandise"
url = "https://shop.spreadshirt.com/imfreedom"
--- a/hugo/content/about/community.md Mon Jun 21 23:09:35 2021 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,42 +0,0 @@
----
-title: Community
-date: 2019-05-19T17:51:27.000Z
-anchor: community
-weight: 100
-replaces:
- - developer.pidgin.im/wiki/PidginCommunity
-lastmod: 2020-01-14T05:00:21.000Z
----
-
-Pidgin is a huge project with a community that helps to provide support. We
-have a number of ways you can get in touch with us.
-
-## E-mail
-
-The Pidgin team can be reached via mailing lists for support and development
-information.
-
- - [support@pidgin.im](mailto:support@pidgin.im) ([List Info](https://lists.pidgin.im/listinfo/support)) ([List Archive](https://lists.pidgin.im/pipermail/support/))
- - [devel@pidgin.im](mailto:devel@pidgin.im) ([List Info](https://lists.pidgin.im/listinfo/devel)) ([List Archive](https://lists.pidgin.im/pipermail/devel/))
- - We offer a few other mailing lists. [See the full list.](https://lists.pidgin.im/listinfo)
-
-## Chat
-
-If you prefer chat-based contact, the Pidgin community has a number of primary
-chat resources where you can reach us.
-
- - `general@conference.pidgin.im`, a Jabber/XMPP MUC (Multi-User Chat) for
- general discussion
- - `devel@conference.pidgin.im`, a Jabber/XMPP MUC (Multi-User Chat) for more
- development-oriented discussion
- - `#pidgin` on `irc.libera.chat` on IRC for both general and development
- discussion
-
-If you don't already have an XMPP account, you can use our free
-[PidginChat XMPP Service]({{<ref "/about/pidginchat">}}) to reach us there!
-
-## Helping
-
-We often get people asking how they can help. Take a look at the
-[Contributing](/development/contributing) page for suggestions! There are lots of things to
-do for people, and a lot of them don't even involve the source code!
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/hugo/content/contact/_index.md Mon Jun 21 23:21:10 2021 -0500
@@ -0,0 +1,52 @@
+---
+title: Contact
+date: 2019-05-19T17:51:27.000Z
+anchor: contact
+weight: 100
+replaces:
+ - developer.pidgin.im/wiki/PidginCommunity
+aliases:
+ - /about/community
+lastmod: 2020-01-14T05:00:21.000Z
+---
+
+Pidgin is a huge project with a community that helps to provide support. We
+have a number of ways you can get in touch with us.
+
+## Chatrooms
+
+If you prefer chat-based contact, the Pidgin community has a number of primary
+chat resources where you can reach us.
+
+ - `general@conference.pidgin.im`, a Jabber/XMPP MUC (Multi-User Chat) for
+ general discussion.
+ - `devel@conference.pidgin.im`, a Jabber/XMPP MUC (Multi-User Chat) for more
+ development-oriented discussion.
+ - `#pidgin` on `irc.libera.chat` on IRC for both general and development
+ discussion. Check out the [web chat](https://web.libera.chat/#pidgin)
+ to reach easily!
+ - The officially unofficial [Pidgin Discord](https://discord.gg/pB9fbVC).
+
+If you don't already have an XMPP account, you can use our free
+[PidginChat XMPP Service]({{<ref "/about/pidginchat">}}) to reach us there!
+
+## Social Media
+
+Of course we also have a presence on social media!
+
+ - [Facebook](https://www.facebook.com/pidgin.im/)
+ - [Reddit](https://reddit.com/r/pidgin)
+ - [Twitter](https://twitter.com/impidgin)
+
+## E-mail
+
+The Pidgin team can be reached via mailing lists for support and development
+information.
+
+ - [support@pidgin.im](mailto:support@pidgin.im) ([List Info](https://lists.pidgin.im/listinfo/support)) ([List Archive](https://lists.pidgin.im/pipermail/support/))
+ - [devel@pidgin.im](mailto:devel@pidgin.im) ([List Info](https://lists.pidgin.im/listinfo/devel)) ([List Archive](https://lists.pidgin.im/pipermail/devel/))
+ - We offer a few other mailing lists. [See the full list.](https://lists.pidgin.im/listinfo)
+
+## Security
+
+If you need to reach us about a security issue, please see our [security]({{< ref "security" >}}) page.
--- a/hugo/content/development/contributing/_index.md Mon Jun 21 23:09:35 2021 -0500
+++ b/hugo/content/development/contributing/_index.md Mon Jun 21 23:21:10 2021 -0500
@@ -17,8 +17,7 @@
found and properly marked is a huge help to our backlog!
* Suggest patches be turned into pull requests, or bring patches to the
attention of the core dev team.
- * Help users and participate in the
- [community]({{< ref "/about/community" >}})
+ * Help users and participate in the community [chatrooms]({{< ref "contact#chatrooms" >}}).
* Proofread the documentation--this is a really, really easy way to start!
* Help facilitate translators and translations
* via [transifex](https://www.transifex.com/pidgin/pidgin/)
--- a/hugo/content/development/gsoc/instructions.md Mon Jun 21 23:09:35 2021 -0500
+++ b/hugo/content/development/gsoc/instructions.md Mon Jun 21 23:21:10 2021 -0500
@@ -73,7 +73,7 @@
## Improving your chances
After submitting a great proposal, PLEASE join us on in one of our
-[chat rooms]({{< ref "/about/community" >}}) and discuss
+[chat rooms]({{< ref "contact#chatrooms" >}}) and discuss
your ideas with the community. Experience has shown that students who are
involved before the Summer of Code starts are more likely to stick with it and
make good progress during the summer. In addition, this provides us more and
--- a/hugo/content/post/2.14.2-released.md Mon Jun 21 23:09:35 2021 -0500
+++ b/hugo/content/post/2.14.2-released.md Mon Jun 21 23:21:10 2021 -0500
@@ -32,4 +32,4 @@
We hope everyone enjoys this release and the fixes it brings. Remember that if
you have any questions or comments we have a [variety of channels]({{< ref
-"about/community" >}}) where you can reach out to us.
+"contact" >}}) where you can reach out to us.
--- a/hugo/content/post/2.14.3-released.md Mon Jun 21 23:09:35 2021 -0500
+++ b/hugo/content/post/2.14.3-released.md Mon Jun 21 23:21:10 2021 -0500
@@ -35,4 +35,4 @@
We hope everyone enjoys this release and the fixes it brings. Remember that if
you have any questions or comments we have a [variety of channels]({{< ref
-"about/community" >}}) where you can reach out to us.
+"contact" >}}) where you can reach out to us.
--- a/hugo/content/post/2.14.4-released.md Mon Jun 21 23:09:35 2021 -0500
+++ b/hugo/content/post/2.14.4-released.md Mon Jun 21 23:21:10 2021 -0500
@@ -45,4 +45,4 @@
We hope everyone enjoys this release and the fixes it brings. Remember that if
you have any questions or comments we have a [variety of channels]({{< ref
-"about/community" >}}) where you can reach out to us.
+"contact" >}}) where you can reach out to us.
--- a/hugo/content/post/2.14.5-released.md Mon Jun 21 23:09:35 2021 -0500
+++ b/hugo/content/post/2.14.5-released.md Mon Jun 21 23:21:10 2021 -0500
@@ -64,4 +64,4 @@
We hope everyone enjoys this release and the fixes it brings. Remember that if
you have any questions or comments we have a [variety of channels]({{< ref
-"about/community" >}}) where you can reach out to us.
+"contact" >}}) where you can reach out to us.
--- a/hugo/content/post/irc-network-changes.md Mon Jun 21 23:09:35 2021 -0500
+++ b/hugo/content/post/irc-network-changes.md Mon Jun 21 23:21:10 2021 -0500
@@ -28,9 +28,10 @@
Additionally, we also registered `#pidgin` on the OFTC IRC network and are
maintaining a presence there.
-You will now notice that the IRC link on the side bar of our website points to
-Libera.chat's web chat and that we've removed the Freenode links and information
-on our [community]({{<ref "/about/community">}}) page. This is in keeping
+You will now notice that the IRC link on the side bar has been moved to our
+[contact]({{< ref "contact#chatrooms" >}}) page and now points to Libera.chat's
+web chat and that we've removed the Freenode links and information
+on our [contact]({{< ref "contact#chatrooms" >}}) page. This is in keeping
with our decision to make Libera.chat our "official" IRC presence.
We aren't leaving Freenode as a project, although some people who used to be