Change Feneas links to Codeberg; mirror site to Codeberg Pages

This commit is contained in:
lostinlight 2022-01-31 18:22:56 +03:00
parent 75e0bfb420
commit 1be6584613
8 changed files with 14 additions and 26 deletions

View File

@ -1 +1 @@
codeberg.fediverse.party
mirror.fediverse.party

View File

@ -3,7 +3,7 @@
Don't hesitate to send a merge request or to open an issue.
Also, check out our [Wiki pages](https://git.feneas.org/feneas/fediverse/-/wikis/home)
Also, check out our [Wiki pages](https://codeberg.org/fediverse/fediparty/wiki/_pages)
### [Submitting software](#submitting-software)
@ -111,7 +111,7 @@ Add this metadata to a guest post, long-form article, to show the post in a prom
`Wanted` and `featured` can't be mixed and are temporary. This metadata must be removed from an older post when creating a new "featured" or "wanted" post.
`Banner`
Required for "featured" posts only, an image wide enough to be used as a fullscreen background (~1920px), should be placed in `/source/_posts/exact-post-file-name` folder. Any other images used in this article may be placed there as well. See [example](https://git.feneas.org/feneas/fediverse/tree/master/source/_posts/fediverse-saves-from-pickup-artists-and-7-more-reasons-to-join).
Required for "featured" posts only, an image wide enough to be used as a fullscreen background (~1920px), should be placed in `/source/_posts/exact-post-file-name` folder. Any other images used in this article may be placed there as well. See [example](https://codeberg.org/fediverse/fediparty/src/branch/main/source/_posts/fediverse-saves-from-pickup-artists-and-7-more-reasons-to-join).
`Authors`
Required. Add an array of object(s): name you wish to be shown as the author, and one website link (preferably link to your Fediverse profile). If it's the link to your account on Fediverse, specify network name - lower case, without spaces.

View File

@ -3,7 +3,7 @@
Thanks for considering to write for Fediverse.Party.
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.
Contact [@lostinlight](https://mastodon.xyz/@lostinlight) or [@humnetech](https://mastodon.social/@humanetech) 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:

View File

@ -15,7 +15,7 @@
Read [Contributing](./CONTRIBUTING.md)
→ Check out [our Wiki](https://git.feneas.org/feneas/fediverse/-/wikis/home) ←
→ Check out [our Wiki](https://codeberg.org/fediverse/fediparty/wiki/_pages) ←
### [Structure](#structure)
@ -52,15 +52,3 @@ This site uses [Hexo](https://hexo.io) static generator. Follow these steps to s
2. Run `gulp` in `/themes/starter` folder
3. In second terminal, run `hexo server` in main folder, to start the server and preview at localhost
### [Translating](#translating)
Maintaining several website translations will require extra work. Please, read [discussion](https://git.feneas.org/feneas/fediverse/-/issues/2).
Adding another language requires additions to `_config` file and `/themes/starter/languages` folder.
Mandatory for translating:
- create lang folder (`/source/*lang*`)
- common strings (`/themes/starter/languages/en`)
- `/source/_data` folder: fediverse.json, world.json
Translating Chronicles and Knowledge page content doesn't make sense (?). They will be mostly a collection of external English articles. If you're willing to become a permanent news contributor in another language and to search for Fediverse news in that language, let's discuss it in the issue.

View File

@ -4,7 +4,7 @@
"description": "Fediverse Guide",
"repository": {
"type": "git",
"url": "https://gitlab.com/fediverse/fediverse.gitlab.io.git"
"url": "https://codeberg.org/fediverse/fediparty"
},
"author": "lostinlight",
"license": "AGPL-3.0-or-later",
@ -51,4 +51,4 @@
"stylelint": "^13.12.0",
"webpack-stream": "^6.1.2"
}
}
}

View File

@ -26,7 +26,7 @@
<span class="revealer__toggle" tabindex="0"></span>
<div class="revealer__text"><span><%- __('about') %></span></div>
<div class="u-hidden source">
<a href="https://git.feneas.org/light/distributopia/-/tree/main/all-logos-in-one-basket"><%- __('logo') %></a>
<a href="https://codeberg.org/lostinlight/distributopia/src/branch/main/all-logos-in-one-basket"><%- __('logo') %></a>
<a href="https://codeberg.org/fediverse/fediparty"><%- __('code') %></a>
</div>
</li>

View File

@ -108,9 +108,9 @@ layout: layout
</section>
<footer>
<p>Something's missing? <a class="dark-ui" href="https://git.feneas.org/feneas/fediverse/blob/main/CONTRIBUTING.md#submitting-software">Add</a> it.</p>
<p>Software no longer maintained, renamed, broken link? Please, <a class="dark-ui" href="https://git.feneas.org/feneas/fediverse/issues">let us know</a>.</p>
<p>Special thanks to <a class="dark-ui" href="https://mastodon.nzoss.nz/@strypey">@strypey</a> and <a class="dark-ui" href="https://mastodon.social/@humanetech">@humanetech</a> - for curating this <a class="dark-ui" href="https://git.feneas.org/feneas/fediverse/wikis/watchlist-for-activitypub-apps">list</a>.</p>
<p>Something's missing? <a class="dark-ui" href="https://codeberg.org/fediverse/fediparty/src/branch/main/CONTRIBUTING.md#user-content-submitting-software">Add</a> it.</p>
<p>Software no longer maintained, renamed, broken link? Please, <a class="dark-ui" href="https://codeberg.org/fediverse/fediparty/issues">let us know</a>.</p>
<p>Special thanks to <a class="dark-ui" href="https://mastodon.nzoss.nz/@strypey">@strypey</a> for starting, and to <a class="dark-ui" href="https://mastodon.social/@humanetech">@humanetech</a> - for curating this <a class="dark-ui" href="https://codeberg.org/fediverse/delightful-fediverse-apps">list</a>.</p>
<p>Other sources: implementation report on <a class="dark-ui" href="http://activitypub.rocks/implementation-report">activitypub.rocks</a> website.</p>
</footer>

View File

@ -106,9 +106,9 @@ layout: layout
</section>
<footer>
<p>Something's missing? <a class="dark-ui" href="https://git.feneas.org/feneas/fediverse/blob/main/CONTRIBUTING.md#submitting-tools">Add</a> it.</p>
<p>Software no longer maintained, renamed, broken link? Please, <a class="dark-ui" href="https://git.feneas.org/feneas/fediverse/issues">let us know</a>.</p>
<p>Special thanks to <a class="dark-ui" href="https://mastodon.nzoss.nz/@strypey">@strypey</a> and <a class="dark-ui" href="https://mastodon.social/@humanetech">@humanetech</a> - for curating this <a class="dark-ui" href="https://git.feneas.org/feneas/fediverse/wikis/Watchlist-for-ActivityPub-developer-resources">list</a>.</p>
<p>Something's missing? <a class="dark-ui" href="https://codeberg.org/fediverse/fediparty/src/branch/main/CONTRIBUTING.md#user-content-submitting-tools">Add</a> it.</p>
<p>Software no longer maintained, renamed, broken link? Please, <a class="dark-ui" href="https://codeberg.org/fediverse/fediparty/issues">let us know</a>.</p>
<p>Special thanks to <a class="dark-ui" href="https://mastodon.nzoss.nz/@strypey">@strypey</a> for starting, and to <a class="dark-ui" href="https://mastodon.social/@humanetech">@humanetech</a> - for curating this <a class="dark-ui" href="https://codeberg.org/fediverse/delightful-activitypub-development">list</a>.</p>
<p>Other sources: implementation report on <a class="dark-ui" href="http://activitypub.rocks/implementation-report">activitypub.rocks</a> website.</p>
</footer>