diff --git a/.domains b/.domains index 01f409e..19fbf74 100644 --- a/.domains +++ b/.domains @@ -1 +1 @@ -codeberg.fediverse.party +mirror.fediverse.party diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7c52be1..dce76bd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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. diff --git a/GUIDELINES.md b/GUIDELINES.md index 4e16861..0a6c831 100644 --- a/GUIDELINES.md +++ b/GUIDELINES.md @@ -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: diff --git a/README.md b/README.md index 2913b97..c9a1c80 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/package.json b/package.json index 9fb8387..0da78f6 100644 --- a/package.json +++ b/package.json @@ -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" } -} \ No newline at end of file +} diff --git a/themes/starter/layout/_partial/navbar.ejs b/themes/starter/layout/_partial/navbar.ejs index 7dc434f..209a176 100644 --- a/themes/starter/layout/_partial/navbar.ejs +++ b/themes/starter/layout/_partial/navbar.ejs @@ -26,7 +26,7 @@
<%- __('about') %>
- <%- __('logo') %> + <%- __('logo') %> <%- __('code') %>
diff --git a/themes/starter/layout/miscellaneous.ejs b/themes/starter/layout/miscellaneous.ejs index c413bf5..bd32a8d 100644 --- a/themes/starter/layout/miscellaneous.ejs +++ b/themes/starter/layout/miscellaneous.ejs @@ -108,9 +108,9 @@ layout: layout diff --git a/themes/starter/layout/tools.ejs b/themes/starter/layout/tools.ejs index d8b8fa0..868c600 100644 --- a/themes/starter/layout/tools.ejs +++ b/themes/starter/layout/tools.ejs @@ -106,9 +106,9 @@ layout: layout