pidgin/nest

Update plugin lists

2020-08-19, Elliott Sales de Andrade
a5f1705be525
Update plugin lists

Update plugins that moved off Bitbucket.
Shorten GitHub raw links for plugin logos.
Fix plugin links to anchors.
Use https links where available.
Update some redirecting links.

Testing Done:
Viewed the result, and logos didn't seem to break. Some were even fixed now due to Bitbucket repo deletion.

Reviewed at https://reviews.imfreedom.org/r/72/
baseURL = "https://pidgin.im/"
languageCode = "en-us"
title = "Pidgin, the universal chat client"
theme = "learn"
dataDir = "data"
[params]
# Disable arrows
disableNextPrev = true
editURL = "https://keep.imfreedom.org/pidgin/nest/"
disableShortcutsTitle = true
# These manage the notification banner. When finished, please comment them out
# The code is used in the cookie to prevent showing the alert once closed
notificationMessage = "We've launched the new site. Think we're missing something?<br /><a href=\"/posts/2020-01-nest-launch/\">Read the blog post</a> or <a href=\"https://old.pidgin.im\">Go to the old site</a>"
notificationCode = "nest-launch"
[outputs]
home = [ "HTML", "RSS", "JSON"]
[permalinks]
post = "posts/:year-:month-:title/"
[languages]
[languages.en]
languageName = "English (US)"
[languages.es]
languageName = "Spanish"
# Shortcuts
[[menu.shortcuts]]
name = "<i class='fas fa-fw fa-code'></i> Repositories"
identifier = "sourcecode"
url = "https://keep.imfreedom.org/pidgin/"
weight = 1000
[[menu.shortcuts]]
name = "<i class='fab fa-fw fa-discord'></i> Discord"
identifier = "discord"
url = "https://discord.gg/pB9fbVC"
[[menu.shortcuts]]
name = "<i class='fab fa-fw fa-facebook-f'></i> Facebook"
identifier = "facebook"
url = "https://www.facebook.com/pidgin.im/"
[[menu.shortcuts]]
name = "<i class='fas fa-fw fa-comment-dots'></i> IRC"
identifier = "irc"
url = "ircs://chat.freenode.net:6697/#pidgin"
[[menu.shortcuts]]
name = "<i class='fab fa-fw fa-reddit-alien'></i> Reddit"
identifier = "reddit"
url = "https://reddit.com/r/pidgin"
[[menu.shortcuts]]
name = "<i class='fas fa-fw fa-tshirt'></i> Merchandise"
identifier = "merchandise"
url = "https://shop.spreadshirt.com/imfreedom"
weight = 900
[[menu.shortcuts]]
name = "<i class='fab fa-fw fa-twitter'></i> Twitter"
identifier = "twitter"
url = "https://twitter.com/impidgin"