mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2025-01-23 17:26:36 +00:00
Add WriteFreely numbers, fix broken links, typos
This commit is contained in:
parent
93906047d9
commit
015e0a5b17
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
Thanks for considering to write for Fediverse.Party.
|
Thanks for considering to write for Fediverse.Party.
|
||||||
|
|
||||||
Contact [@lostinlight](https://mastodon.xyz/@lostinlight) via a Direct Message in case of any questions or if you need help with brainstorming ideas for an article, proofreading, conducting an interview.
|
Contact [@lostinlight](https://mastodon.xyz/@lostinlight), [@wakest](https://social.wake.st/@liaizon), [@ericbuijs](@ericbuijs@fosstodon.org) or [@strypey](@strypey@mastodon.nzoss.nz) via a Direct Message in case of any questions or if you need help with brainstorming ideas for an article, proofreading, conducting an interview.
|
||||||
|
|
||||||
Here are some guidelines that may help:
|
Here are some guidelines that may help:
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ Here are some guidelines that may help:
|
||||||
|
|
||||||
3. Articles are fun with illustrations. A banner illustration is required for the header, but may be you'll think of more images to make your narration visually appealing. If you need help with finding suitable images, contact [@lostinlight](https://mastodon.xyz/@lostinlight).
|
3. Articles are fun with illustrations. A banner illustration is required for the header, but may be you'll think of more images to make your narration visually appealing. If you need help with finding suitable images, contact [@lostinlight](https://mastodon.xyz/@lostinlight).
|
||||||
|
|
||||||
4. We all believe in something and support someone, we all differ in our preferences. Try to avoid religious and political aspects where possible. Please, be inclusive.
|
4. We all believe in something and support someone, we all differ in our preferences. Try to avoid religious and political bashing where possible. Please, be inclusive.
|
||||||
|
|
||||||
5. Laughter is the best medicine! Jokes highly appreciated in any narration, as long as they respect all human beings and aren't too niche (we'd like readers to understand them:).
|
5. Laughter is the best medicine! Jokes highly appreciated in any narration, as long as they respect all human beings and aren't too niche (we'd like readers to understand them:).
|
||||||
|
|
||||||
|
|
|
@ -69,11 +69,17 @@
|
||||||
"activeUsers": "1.488",
|
"activeUsers": "1.488",
|
||||||
"podsNum": "32"
|
"podsNum": "32"
|
||||||
},
|
},
|
||||||
|
"writefreely":
|
||||||
|
{
|
||||||
|
"population": "5.788",
|
||||||
|
"activeUsers": "723",
|
||||||
|
"podsNum": "208"
|
||||||
|
},
|
||||||
"fediverse":
|
"fediverse":
|
||||||
{
|
{
|
||||||
"population": "4.317.526",
|
"population": "4.323.314",
|
||||||
"activeUsers": "1.325.212",
|
"activeUsers": "1.325.935",
|
||||||
"podsNum": "4.819"
|
"podsNum": "5.027"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
"wiki": "https://docs.joinpeertube.org",
|
"wiki": "https://docs.joinpeertube.org",
|
||||||
"servers":
|
"servers":
|
||||||
[
|
[
|
||||||
{"num": "1", "url": "https://instances.joinpeertube.org/instances"},
|
{"num": "1", "url": "https://joinpeertube.org/instances#instances-list"},
|
||||||
{"num": "2", "url": "https://the-federation.info/peertube"},
|
{"num": "2", "url": "https://the-federation.info/peertube"},
|
||||||
{"num": "3", "url": "https://fediverse.network/peertube"}
|
{"num": "3", "url": "https://fediverse.network/peertube"}
|
||||||
],
|
],
|
||||||
|
|
|
@ -6,7 +6,7 @@ date: 2018-06-05
|
||||||
tags:
|
tags:
|
||||||
- friendica
|
- friendica
|
||||||
preview: "Hypolite Petovan, Friendica developer, wrote a summary of making private data in Fediverse macroblogging networks truely private"
|
preview: "Hypolite Petovan, Friendica developer, wrote a summary of making private data in Fediverse macroblogging networks truely private"
|
||||||
url: "/en/post/fedicrypt-%20what-would-it-take"
|
url: "/en/post/fedicrypt-what-would-it-take"
|
||||||
lang: en
|
lang: en
|
||||||
authors: [{"name": "@lostinlight", "url": "https://mastodon.xyz/@lightone", "network": "mastodon"}]
|
authors: [{"name": "@lostinlight", "url": "https://mastodon.xyz/@lightone", "network": "mastodon"}]
|
||||||
---
|
---
|
Loading…
Reference in a new issue