Commit graph

370 commits

Author SHA1 Message Date
Panagiotis "Ivory" Vasilopoulos
3261f41b63 Add note about retaliatory abuse in Contact section (#334)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/334
2023-09-18 07:47:41 +00:00
Panagiotis "Ivory" Vasilopoulos
7c15ec5243 Improve FAQ section (#347)
- Create two sections, "Codeberg's Structures" and "Before I move..."
- Explain that Codeberg is not necessarily *just* a Forgejo instance
  by mentioning / crediting more open-source projects in a
  non-exhaustive manner.
- Improve wording and phrasing of some questions
- Update Forgejo version instructions
- Private repositories: Split into two questions that are separately
  meant for collaborative projects and ordinary users respectively.
- Use words as "most likely" and "probably" in order to *not* make the
  reader immediately worry about potentially breaking the rules,
  especially as the ToS itself mentions that the platform reserves
  the right to take strict action without a warning. If the user
  choose Codeberg to begin with, it is very likely that "our" values
  align.
- Explain what "fair use" is as far as the repository size is concerned
  better.
- Break text into new lines depending on columns and the ideas that
  each part of a sentence gets across.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/347
2023-09-11 20:49:18 +00:00
nezbednik
b17bda7c61 Fix minor spelling mistake in CI index page (#352)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/352
Co-authored-by: nezbednik <nezbednik@atlas.cz>
Co-committed-by: nezbednik <nezbednik@atlas.cz>
2023-09-09 19:29:41 +00:00
Panagiotis "Ivory" Vasilopoulos
1403a81d75 Improve 'Contributing Code' guide (#326)
* Improve references to Forgejo and Gitea
* Point reader to potentially good first issues
* Be more specific as to what kinds of patches can be submitted to the
  `Codeberg/forgejo` repository
* Explain how easy Go can be for beginners better
* Include some advice as to what a prospective contributor can work on
  based on personal experiences

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/326
2023-08-22 13:17:52 +00:00
Panagiotis "Ivory" Vasilopoulos
51c394cd3b 'Projects' has been renamed to 'Contributing' 2023-08-03 20:05:12 +00:00
Panagiotis "Ivory" Vasilopoulos
092ae8e74c Mention Codeberg-e.V./requests in FAQ (#336)
This was added because a user was not sure where they could request an
increase to the repository limit of an organization that they intended
to use for a hackathon.

We may want to consider creating a more detailed page about this later.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/336
2023-08-03 19:59:56 +00:00
rtn
3e3dbf8dd3 Update 'content/codeberg-translate/introduction-to-weblate.md' (#338)
Some language tweaks.

* remove capital letters from some words
* fix typos

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/338
Co-authored-by: rtn <rtn@noreply.codeberg.org>
Co-committed-by: rtn <rtn@noreply.codeberg.org>
2023-07-25 10:49:50 +00:00
a27a71bf0f Workaround: Markdown parser does not ignore backtick fence inside tilde fence 2023-07-21 21:17:17 +02:00
d55c1397f7 Replacing indented code blocks with fenced code blocks 2023-07-21 21:17:17 +02:00
91fbf7a9a0 Replacing tabs with spaces 2023-07-21 21:17:17 +02:00
Panagiotis "Ivory" Vasilopoulos
836ce8e83b Remove subreddit from Contact information (#333)
The community has been marked as private.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/333
2023-07-21 15:45:55 +00:00
Panagiotis "Ivory" Vasilopoulos
37b507b6f7 Fix styling and factual errors in 'Repository Permissions' (#328)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/328
2023-07-20 21:46:54 +00:00
Andre601
a21dbdd678 Add note about _redirects status (#329)
As mentioned in https://codeberg.org/Codeberg/pages-server/issues/234

The `_redirects` file feature seems to not yet be implemented in the production version of Codeberg Pages. That combined with the fact that the docs give the impression that it is available can and will cause confusion for people.

I've added a simple note at the top of the page, informing about the status of this feature not yet being available.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/329
Co-authored-by: Andre601 <andre601@noreply.codeberg.org>
Co-committed-by: Andre601 <andre601@noreply.codeberg.org>
2023-07-20 21:06:05 +00:00
Panagiotis "Ivory" Vasilopoulos
5d457efc06 Clean up 'Clone & Commit via CLI' guide (#325)
* Fix typos
* Simplify language
* Increase clarity as to whether the CLI tools are official
* Make language slightly more formal
* Gaps between headers and content

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/325
2023-07-18 14:29:05 +00:00
Panagiotis "Ivory" Vasilopoulos
dd6d870c69 Link to Gitea docs on index page (#323)
Based on social media feedback regarding Forgejo's documentation
not always covering everything. Although it is probably best to use
the Forgejo documentation wherever possible, it is probably in the
interest of our users to link back to both sites.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/323
2023-07-18 09:46:27 +00:00
f0sh
77bfb6cc15 Change all Gitea references to Forgejo, fix #315 (#322)
Where possible, changed all references from Gitea to Forgejo.
Wherever documentation mentions specifically Gitea, it is preserved.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/322
Co-authored-by: f0sh <f0sh@mailbox.org>
Co-committed-by: f0sh <f0sh@mailbox.org>
2023-07-18 00:43:47 +00:00
Oscar Carballal Prego
a25f81e9a2 Improve authentication wording for Matrix integration (#321)
The current documentation fails to specify that the authentication token required a "Bearer" prefix. If a user follows the docs to the letter, it will fail. This patch explains that the user has to add "Bearer" to the token to be able to work.

Co-authored-by: Oscar Carballal Prego <oscar@lareira.digital>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/321
Co-authored-by: Oscar Carballal Prego <oscarcp@noreply.codeberg.org>
Co-committed-by: Oscar Carballal Prego <oscarcp@noreply.codeberg.org>
2023-07-17 09:00:30 +00:00
Panagiotis "Ivory" Vasilopoulos
a9d53ca7cb Add documentation for Keycloak (#316)
Simple guide for using Keycloak with Codeberg based on the instructions
provided by Shane Engelman in Codeberg's Matrix chat.

Co-authored-by: shane <contact@shane.gg>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/316
2023-07-15 20:49:21 +00:00
Panagiotis "Ivory" Vasilopoulos
89538796b4 Improve index site (#317)
* Introduce links to other documentation sources
* Improve wording
* Explain the purpose of Codeberg's Documentation

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/317
2023-07-14 21:21:16 +00:00
f0sh
1984032bdd Add improvements to the Documentation according to open issues (#314)
Tried to close some open issues in the issue tracker by submitting the following changes as my first contribution to Codeberg:

 - added list on every section index page, should fix #63
 - added webhooks documentation, should fix #282
 - described behaviour of a limited user profile, should fix #279
 - added further explanation to 2fa section, according to Codeberg/Documentation#268, should fix #268
 - added codeberg badge generator to first-repository description, should fix #39
 - added dns record description to custom-domains, should fix #302
 - added description how to use 2fa with git, should fix #278
 - added and updated repo migration service description, should fix #312

Feedback highly appreciated.

Co-authored-by: f0sh <f0sh@mailbox.org>
Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/314
Co-authored-by: f0sh <f0sh@noreply.codeberg.org>
Co-committed-by: f0sh <f0sh@noreply.codeberg.org>
2023-07-08 16:27:44 +00:00
JakobDev
ff8910c5ee Add Documentation for Codeberg Translate (#300)
This is a simple documentation for Codeberg Translate. I think it can be improved in some points (especially the wording), but it should be a good start.

Closes: https://codeberg.org/Codeberg/Documentation/issues/273
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/300
Co-authored-by: JakobDev <jakobdev@gmx.de>
Co-committed-by: JakobDev <jakobdev@gmx.de>
2023-07-04 21:02:20 +00:00
065c065e09 Revisit CI section 2023-06-29 23:12:29 +00:00
Panagiotis "Ivory" Vasilopoulos
8fe5dd27d6 Improve clarity of wiki documentation (#305)
Fixes https://codeberg.org/Codeberg/Community/issues/1001#issuecomment-890160

Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/305
Co-authored-by: Panagiotis "Ivory" Vasilopoulos <n0toose@noreply.codeberg.org>
Co-committed-by: Panagiotis "Ivory" Vasilopoulos <n0toose@noreply.codeberg.org>
2023-06-23 01:06:16 +00:00
NeatNit
2887826c38 Update SSH connection test text to match actual result (#307)
I just went through these steps and noticed that the message is wrong, so here's the update. Note that the message normally shows the username and key name, which I've replaced with "____".

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/307
Co-authored-by: NeatNit <neatnit@noreply.codeberg.org>
Co-committed-by: NeatNit <neatnit@noreply.codeberg.org>
2023-05-30 09:07:14 +00:00
d7415
e91d2ea42e A list of subscriptions is now available (#306)
This feature was added in this Gitea PR: https://github.com/go-gitea/gitea/issues/16111

Co-authored-by: Martin Stone <martin@d7415.co.uk>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/306
Co-authored-by: d7415 <martin@d7415.co.uk>
Co-committed-by: d7415 <martin@d7415.co.uk>
2023-05-24 14:25:23 +00:00
video-prize-ranch
95574213ea Redirects documentation (#294)
Documentation for redirects on Codeberg Pages:
https://codeberg.org/Codeberg/pages-server/pulls/148

Co-authored-by: video-prize-ranch <cb.8a3w5@simplelogin.co>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/294
Co-authored-by: video-prize-ranch <video-prize-ranch@noreply.codeberg.org>
Co-committed-by: video-prize-ranch <video-prize-ranch@noreply.codeberg.org>
2023-03-31 07:05:47 +00:00
ebdccd0c67 Update 'content/getting-started/faq.md' 2023-03-26 13:48:23 +00:00
RobWalt
9c4533497b update codeberg-cli section with new binary name (#299)
We noticed that there is an application with the name `cod` already in available as a package in many distros and decided to rename the binary to `berg`. This PR just updates the section about `codeberg-cli` to use the new binary name.

Co-authored-by: RobWalt <robwalter96@gmail.com>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/299
Co-authored-by: RobWalt <robwalt@noreply.codeberg.org>
Co-committed-by: RobWalt <robwalt@noreply.codeberg.org>
2023-03-20 08:33:15 +00:00
n0toose
447946f70b Clarify that Codeberg API can create new releases (#297)
This PR was created in a hurry -- it was created after a person in the Codeberg Matrix room asked for an explicit clarification.

Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/297
Co-authored-by: n0toose <git@n0toose.net>
Co-committed-by: n0toose <git@n0toose.net>
2023-03-18 14:42:36 +00:00
38f5587a17 s/Gitea/Forgejo 2023-03-05 14:27:37 +00:00
Loïc Dachary
bb020e98e8 explain why the tag may look strange at times 2023-03-04 09:26:43 +00:00
Loïc Dachary
109622e1ea s/1.12/1.18/ 2023-03-04 09:26:43 +00:00
Loïc Dachary
67236e8b2d s/gitea/forgejo/ 2023-03-04 09:26:43 +00:00
Isaac Beverly
08986833f7 Provide additional clarification for custom domains with Codeberg Pages (#293)
This provides more detail when using ALIAS+TXT DNS records.

More context:  https://matrix.to/#/!wkyjxWeAOBpKMvHbno:matrix.org/$Z0mdXrDKTNptIBpENaeZKd9WuuMWhCrawgIWsNjJjXo?via=freeyourgadget.org&via=matrix.org&via=tchncs.de

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/293
Co-authored-by: Isaac Beverly <imbev@noreply.codeberg.org>
Co-committed-by: Isaac Beverly <imbev@noreply.codeberg.org>
2023-03-03 22:17:35 +00:00
RobWalt
4c425e13a4 Mentioning codeberg-cli tool (#285)
Co-authored-by: RobWalt <robwalter96@gmail.com>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/285
Co-authored-by: RobWalt <robwalt@noreply.codeberg.org>
Co-committed-by: RobWalt <robwalt@noreply.codeberg.org>
2023-02-24 20:14:28 +00:00
08d985108d Replacing project list with link to Codeberg/Projects repo (#292)
This replaces the project table in the "Improving Codeberg" section with a link to the new Codeberg/Projects repository.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/292
Co-authored-by: Lucas Hinderberger <mail@lucas-hinderberger.de>
Co-committed-by: Lucas Hinderberger <mail@lucas-hinderberger.de>
2023-02-24 19:39:18 +00:00
JakobDev
448fd740df Add Documentation for integrating with Read the Docs (#289)
This adds a Documentation for connecting Codeberg to [Read the Docs](https://readthedocs.org/). English is not my native Language, so there may be a few things that could be written better.

Co-authored-by: René Wagner <rwa@clttr.info>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/289
Co-authored-by: JakobDev <jakobdev@gmx.de>
Co-committed-by: JakobDev <jakobdev@gmx.de>
2023-02-24 19:37:22 +00:00
Jan Klippel
e52d13f76b
replace mentions of Gitea with Forgejo
Replace the mentions of Gitea in the Codeberg projects list
with Forgejo as Codeberg is now based on the Forgejo soft fork of Gitea.

Fixes: #286
2023-02-19 12:03:12 +01:00
Jeremy
d42e22f64c Fixed English mistakes 2022-12-24 09:48:23 +00:00
CameronNemo
9b8b8889ca ci: point to VCS integration docs
Signed-off-by: CameronNemo <cameronnemo@noreply.codeberg.org>
2022-12-20 23:14:19 +00:00
fpare
51570538fd add the ssh url scheme 2022-11-29 17:18:29 +00:00
fpare
1e341a0845 clarify the title 2022-11-29 17:18:29 +00:00
fpare
d34e73a2b6 add suggestion to use SSH to avoir entering password every time 2022-11-29 17:18:29 +00:00
fpare
7a9528cfff Revert "add suggestion to use SSH to avoir entering password every time"
This reverts commit a4e17f1ad1.
2022-11-29 17:18:29 +00:00
narF
9b31a3da09 Mise à jour de 'content/security/ssh-key.md' 2022-11-29 17:18:29 +00:00
narF
3cac95303e add suggestion to use SSH to avoir entering password every time 2022-11-29 17:18:29 +00:00
narF
ceec82002b add missing number in first-repository.md 2022-11-29 17:18:29 +00:00
narF
7fba31ab1d add instructions to switch from https to ssh in ssh-key.md 2022-11-29 17:18:29 +00:00
fnetx
b0b19675f2
Alternatives to Codeberg 2022-11-02 13:34:11 +01:00
eo
45473fb409 Correct SSH key misunderstanding 2022-10-21 17:10:35 +02:00
Lukas N
225f1265c1 Updated Mastodon URL
Updated Mastodon URL, because the account has moved to https://social.anoxinon.de/
2022-10-21 12:04:17 +02:00
fnetx
b4fd4812aa
Style guide is for docs only 2022-10-06 00:49:42 +02:00
Felipe Leopoldo Sologuren Gutiérrez
98c40b8a07 Fixing broken links (#267)
Changes:
 * Fallback images links are all lowercase now.
 * Fix html redirect (meta tag http-equiv redirect) from ```/git/clone-commit-via-http ```to ```/git/clone-commit-via-web```.
 * Added protocol to an email link.
 * Fix some pages links.

To detect broken links I used wget:

```
wget --spider --recursive --level=0 --debug -e robots=off --base=http://localhost:8080 http://localhost:8080 2>&1 | grep ^Found\ [0-9]*\ broken\ link
```

However, wget detects html redirects (meta tag http-equiv refresh) as false positive.

If broken links have found, then the referer header will be searched for find out where they are:
```
wget --spider --recursive --level=0 --save-headers --debug -e robots=off --base=http://localhost:8080 http://localhost:8080 2>&1 | less
```

Co-authored-by: fsologureng <sologuren@estudiohum.cl>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/267
Co-authored-by: Felipe Leopoldo Sologuren Gutiérrez <fsologureng@noreply.codeberg.org>
Co-committed-by: Felipe Leopoldo Sologuren Gutiérrez <fsologureng@noreply.codeberg.org>
2022-10-03 21:35:01 +02:00
CSDUMMI
f2e24e5aff Update 'content/codeberg-pages/troubleshooting.md' 2022-09-25 12:26:15 +02:00
Pi-Cla
727dd73f77 Make "AGPL-3.0-or-later" hyperlink go to corresponding licence page instead of list of all licences 2022-08-20 02:34:35 +02:00
9787d990ea
Fix typo 2022-08-11 16:30:05 +02:00
Jeremy
71e01038c5 Revise 2022-08-06 15:44:16 +02:00
Jeremy
d5ef600ae9 Fix gpg-key.md 2022-08-06 15:44:16 +02:00
Jeremy
fecb990686 Fix ssh-fingerprint.md 2022-08-06 15:44:16 +02:00
Jeremy
196fea69f3 Fix ssh-key.md 2022-08-06 15:44:16 +02:00
Jeremy
7115b4976e Fix 2fa.md 2022-08-06 15:44:16 +02:00
jklippel
f7e3e24d3a added line to explain that a git push is necessary (#257)
add line to explain that a git push is necessary

Fixes #242

Co-authored-by: Jan Klippel <c0d3b3rg@kl1pp3l.de>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/257
Co-authored-by: jklippel <jklippel@noreply.codeberg.org>
Co-committed-by: jklippel <jklippel@noreply.codeberg.org>
2022-08-06 15:39:35 +02:00
Jeremy
9148212898 Fix codeberg-pages/pushing-output.md 2022-08-06 15:06:19 +02:00
Jeremy
74e7f20346 Fix codeberg-pages/examples/docs-as-code.md 2022-08-06 15:06:19 +02:00
Jeremy
df6195e156 Fix codeberg-pages/troubleshooting.md 2022-08-06 15:06:19 +02:00
Jeremy
ffc5878fb4 Fix codeberg-pages/index.md 2022-08-06 15:06:19 +02:00
Loïc Dachary
7b5313609b improve the wording in the contribute page (#253)
* `build-deploy-gitea` is not legacy in the sense that it still is in
  use
* replace "it" with `build-deploy-gitea` for clarity.

Signed-off-by: Loïc Dachary <loic@dachary.org>

Co-authored-by: Loïc Dachary <loic@dachary.org>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/253
Co-authored-by: Loïc Dachary <dachary@noreply.codeberg.org>
Co-committed-by: Loïc Dachary <dachary@noreply.codeberg.org>
2022-08-05 22:20:27 +02:00
Loïc Dachary
cff34e1a03 fix broken link to the default branch (#254)
Co-authored-by: Loïc Dachary <loic@dachary.org>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/254
Co-authored-by: Loïc Dachary <dachary@noreply.codeberg.org>
Co-committed-by: Loïc Dachary <dachary@noreply.codeberg.org>
2022-08-03 12:24:47 +02:00
Jeremy
f85f9e601a Fix markdown/* 2022-07-26 21:46:39 +02:00
Jeremy
6841251d1a Fix git/* 2022-07-26 21:46:39 +02:00
Jeremy
0483a1ff6d Fix contribution_invitation.njk 2022-07-26 21:46:39 +02:00
Jeremy
8b7b5ffcf8 Fix collaborating/resolve-conflicts.md 2022-07-26 21:46:39 +02:00
Jeremy
3fb270ad28 Fix collaborating/repo-permissions.md 2022-07-26 21:46:39 +02:00
Jeremy
bc300e5caa Fix collaborating/create-organization.md 2022-07-26 21:46:39 +02:00
Jeremy
fbd05b0037 Fix collaborating/invite-collaborators.md 2022-07-26 21:46:39 +02:00
Jeremy
db5724f0b9 Fix collaborating/pull-requests-and-git-flow.md 2022-07-26 21:46:39 +02:00
Jeremy
274558d54f Fix collaborating/citable-code.md 2022-07-26 21:46:39 +02:00
Jeremy
1ffa52cdb3 Fix contact.md 2022-07-26 21:46:39 +02:00
Jeremy
8b4e0f9317 Fix home.md 2022-07-26 21:46:39 +02:00
Jeremy
d1e4479d76 Fix collaborating/index.md 2022-07-26 21:46:39 +02:00
Jeremy
47cac91c20 Fix getting-started/faq.md 2022-07-26 21:46:39 +02:00
Jeremy
74cf963ee5 Fix getting-started/licensing.md 2022-07-26 21:46:39 +02:00
Jeremy
fd4f7d0567 Fix getting-started/email-settings.md 2022-07-26 21:46:39 +02:00
Jeremy
d6e691468e Fix getting-started/wiki.md 2022-07-26 21:46:39 +02:00
Jeremy
641b525087 Fix getting-started/issue-tracking-basics.md 2022-07-26 21:46:39 +02:00
Jeremy
adb83d680d Fix getting-started/first-repository.md 2022-07-26 21:46:39 +02:00
Jeremy
b13f0c6c81 Fix getting-started/install-git.md 2022-07-26 21:46:39 +02:00
Jeremy
830a8b8680 Fix getting-started/first-steps.md 2022-07-26 21:46:39 +02:00
Jeremy
ba0725129c Fix getting-started/what-is-codeberg.md 2022-07-26 21:46:39 +02:00
vanous
9bb3136a20 Improving Codeberg: add section about reporting bugs 2022-07-23 13:58:05 +02:00
6543
69eeb5ba54 Add CI section (#237)
close https://codeberg.org/Codeberg-CI/feedback/issues/44

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/237
Co-authored-by: 6543 <6543@noreply.codeberg.org>
Co-committed-by: 6543 <6543@noreply.codeberg.org>
2022-07-17 23:48:10 +02:00
Flavio Poletti
c7bded99df Add examples for Custom Domains
With inclusion of changes after feedback from Gusted
2022-07-17 06:03:38 +02:00
n
1ace475965 Switch Font Awesome to use SVG icons and update to v6 (#243)
This PR switches the Font Awesome icons to use SVG instead of a font, and updates it to v6.

~~Depends on Codeberg-Infrastructure/codeberg-fonts#13 getting deployed.~~ Now deployed.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/243
Co-authored-by: n <n@noreply.codeberg.org>
Co-committed-by: n <n@noreply.codeberg.org>
2022-07-09 12:52:21 +02:00
Mark E. Fuller
967b0cd7bd fix broken link to FAQ (#246)
Current link implementation (on https://docs.codeberg.org/improving-codeberg/#donate-to-codeberg) leads to https://docs.codeberg.org/improving-codeberg/content/improving-documentation/docs-contributor-faq.md, not the correct https://docs.codeberg.org/improving-documentation/docs-contributor-faq/

Co-authored-by: Mark E. Fuller <fuller@fedoraproject.org>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/246
Co-authored-by: Mark E. Fuller <fuller@noreply.codeberg.org>
Co-committed-by: Mark E. Fuller <fuller@noreply.codeberg.org>
2022-07-09 12:51:10 +02:00
Gary Wang
fb110be468 Add description for branch name replacing rule
Related to https://codeberg.org/Codeberg/pages-server/pulls/102
2022-07-09 10:38:02 +08:00
Jan Klippel
6503ebfd33 changes after review 2022-06-16 21:20:38 +02:00
Jan Klippel
a99d6f424e Format notes and caveats
Format notes and caveats according to style guide
2022-06-16 21:20:38 +02:00
Jan Klippel
2460e87199 Changes after review. 2022-06-16 21:20:38 +02:00
Jan Klippel
1726ed1620 LFS-documentation
Initial version of an article on LFS

Fixes: #133
2022-06-16 21:20:38 +02:00
puppe
9ed1af425c Fix minor factual error: Codeberg *is* a corporation
There is a minor factual error in “What is Codeberg?”. The third paragraph states that Codeberg is not a corporation. Well actually …, Codeberg as a “eingetragener Verein” (German for “registered association” or “incorporated association”) very much *is* a corporation. And so, that part of the sentence has either to be removed or at least has to be qualified in some way. This commit does the latter.
2022-06-15 10:25:52 +02:00