pidgin/nest

2a27eadcc6bb
Parents 4b08d42c82ef
Children 11ce48aadf3d
Adds migration data to pages
--- a/hugo/content/_index.md Sun Mar 17 22:56:07 2019 +0000
+++ b/hugo/content/_index.md Sun Mar 17 23:05:38 2019 +0000
@@ -1,5 +1,8 @@
---
title: "About"
+replaces: [
+ "pidgin.im/about/",
+]
---
Pidgin is a chat program which lets you log in to accounts on multiple chat networks simultaneously. This means that you can be chatting with friends on MSN, talking to a friend on Google Talk, and sitting in a Yahoo chat room all at the same time.
--- a/hugo/content/contributing/_index.md Sun Mar 17 22:56:07 2019 +0000
+++ b/hugo/content/contributing/_index.md Sun Mar 17 23:05:38 2019 +0000
@@ -3,6 +3,7 @@
date: 2019-02-03T19:49:30-05:00
anchor: "contributing"
weight: 10
+original: true
---
Pidgin is a huge project with a ton of things to be done, even if you're not a coder. Below is a short list of things you can do to help get involved!!
--- a/hugo/content/development/design-guidelines.md Sun Mar 17 22:56:07 2019 +0000
+++ b/hugo/content/development/design-guidelines.md Sun Mar 17 23:05:38 2019 +0000
@@ -2,6 +2,9 @@
title: "Design Guidelines"
date: 2019-02-03T20:47:20-05:00
anchor: "design-guidelines"
+replaces: [
+ "developer.pidgin.im/wiki/DesignGuidelines",
+]
---
## Applicability
--- a/hugo/content/development/faq.md Sun Mar 17 22:56:07 2019 +0000
+++ b/hugo/content/development/faq.md Sun Mar 17 23:05:38 2019 +0000
@@ -2,6 +2,9 @@
title: "FAQ"
date: 2019-02-03T20:57:00-05:00
anchor: "development-faq"
+replaces: [
+ "developer.pidgin.im/wiki/Development%20FAQ",
+]
---
The following is a list of Frequently Asked Questions (FAQs), with answers, and notes related to development using LibPurple.
--- a/hugo/content/drafts/release-process.md Sun Mar 17 22:56:07 2019 +0000
+++ b/hugo/content/drafts/release-process.md Sun Mar 17 23:05:38 2019 +0000
@@ -1,6 +1,9 @@
---
title: "Release Process"
draft: true
+replaces: [
+ "developer.pidgin.im/wiki/ReleaseProcess",
+]
---
The release process for Pidgin is kind of tedious but is described in great detail below.
--- a/hugo/content/gsoc/ideas.md Sun Mar 17 22:56:07 2019 +0000
+++ b/hugo/content/gsoc/ideas.md Sun Mar 17 23:05:38 2019 +0000
@@ -2,6 +2,9 @@
title: "GSoC Ideas"
date: 2019-01-10T22:32:00-06:00
anchor: "gsoc-ideas"
+replaces: [
+ "https://developer.pidgin.im/wiki/SoCIdeas",
+]
---
These ideas are starting points for Google Summer of Code projects that the Pidgin, Finch, and libpurple community has agreed are generally desirable and high impact. For smaller projects, community-submitted ideas, or projects that for some reason we are not sure are in scope for SoC, please see [wiki:SoCAndBountyIdeas]. (You can submit SoC proposals with those ideas, or your own ideas, as well, you just have to convince us they're suitable!)
--- a/hugo/content/gsoc/instructions.md Sun Mar 17 22:56:07 2019 +0000
+++ b/hugo/content/gsoc/instructions.md Sun Mar 17 23:05:38 2019 +0000
@@ -2,6 +2,9 @@
title: "GSoC Instructions"
date: 2019-01-10T22:32:00-06:00
anchor: "gsoc-instructions"
+replaces: [
+ "developer.pidgin.im/wiki/SoCApplicationInstructions"
+]
---
Our project has historically allowed a wide variety of applications on topics both solicited and unsolicited, and we do not intend to change this policy. However, every application must meet some criteria, which we have set out here, to be considered.
--- a/hugo/content/i18n/tips.md Sun Mar 17 22:56:07 2019 +0000
+++ b/hugo/content/i18n/tips.md Sun Mar 17 23:05:38 2019 +0000
@@ -1,6 +1,9 @@
---
title: "Tips"
anchor: "i18n-tips"
+replaces: [
+ "developer.pidgin.im/wiki/TipsForTranslators",
+]
---
### Can I help translate?