Commit graph

14 commits

Author SHA1 Message Date
Javier Pérez
c6ac9a9f94 Reduce line length limit and format content (#623)
# Changelog

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

## Changed

- Update line length limit from 500 characters to 120 characters.

## Fixed

- Most instances of these lint issues:
  1. Lines longer than 120 characters ([MD013](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md013.md)).
  2. Trailing whitespaces ([MD009](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md009.md)).
  3. Ordered list item prefix ([MD029](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md029.md)).
  4. Bare links ([MD034](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md034.md)).

Co-authored-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/623
Reviewed-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Co-authored-by: Javier Pérez <walpo@noreply.codeberg.org>
Co-committed-by: Javier Pérez <walpo@noreply.codeberg.org>
2025-06-14 11:38:21 +02:00
crapStone
da1b77aa6a Add woodpecker ci & many linters (and their required fixes) (#377)
closes #238

Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-authored-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/377
Co-authored-by: crapStone <crapstone01@gmail.com>
Co-committed-by: crapStone <crapstone01@gmail.com>
2024-06-11 07:51:22 +00:00
Otto Richter
d5f6f22999 Refresh Contact, Getting Started, Contributing Pages (#394)
Update contact page

Prefer references to Forgejo, more relevant to users

Updates to Getting Started Pages / FAQ
- a lot of content was outdated and generally rewritten or rephrased
- implement procedure for size limits as determined by annual assembly
  2023, see Codeberg-e.V./Discussion#92
- people are sometimes confused wheter you need to be a paying member in
  Codeberg e.V. in order to use the platform

Update improving Codeberg guides
- reduce redundancy in code contribution guide and reference the
  Contributing Issue Tracker instead
- separate (and ideally more appealing) donation page (deserves even
  more love IMHO)
- shorten and strip outdated information

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/394
Reviewed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-authored-by: Otto Richter <git@otto.splvs.net>
Co-committed-by: Otto Richter <git@otto.splvs.net>
2024-02-17 22:04:10 +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
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
Jeremy
8b4e0f9317 Fix home.md 2022-07-26 21:46:39 +02:00
Otto Richter
b4537c4ae4 Tweaks to welcome users and help getting started (#158)
In Codeberg/Design #39 the idea was thrown around to put some links
under a new dropdown and prominently link to the docs instead.
This rewrites the docs index page and adds some more information on how
to get started, as well as adds some other tweaks to **communication
methods** and gives a new explanation of **what Codeberg is**.

Co-authored-by: fnetX <git@fralix.ovh>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/158
Co-authored-by: Otto Richter <fnetx@noreply.codeberg.org>
Co-committed-by: Otto Richter <fnetx@noreply.codeberg.org>
2021-07-31 12:04:05 +02:00
n
f47d29ebc2 Update home.md sidebar message 2021-07-27 01:47:00 +09:00
René Wagner
ef00090cd4
more cosmetic changes to ssh-key.md 2021-05-29 12:36:34 +02:00
René Wagner
09659373e7
ssh usage: cosmetic changes 2021-05-29 10:14:36 +02:00
René Wagner
e26265cf78
short explanation why to use SSH 2021-05-28 19:53:31 +02:00
Lucas Hinderberger
c8736dfeb6 Conditionally adapting wording on home page to device size 2020-09-16 20:25:56 +02:00
Lucas Hinderberger
ecc47f425c Getting Started Guide (#47)
Basics of Issue Tracking

A basic Getting Started Guide

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/47
2020-09-02 16:00:11 +02:00
Lucas Hinderberger
cfa9cbbbf5 Blending together codeberg-docs-prototype and original Codeberg/Documentation 2020-08-13 12:31:45 +02:00