Commit graph

274 commits

Author SHA1 Message Date
jklippel
5f022adfc6 Initial version of a Markdown documentation (#221)
Add initial version of a Markdown documentation to explain Markdown to new contributors. Also provides a styleguide to guide to a consistent use of the Markdown markup within Codeberg.

Fixes #59

Co-authored-by: Jan Klippel <c0d3b3rg@kl1pp3l.de>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/221
Co-authored-by: jklippel <jklippel@noreply.codeberg.org>
Co-committed-by: jklippel <jklippel@noreply.codeberg.org>
2022-04-23 21:18:08 +02:00
n
3b3309a90e Minor fixes 2022-04-17 14:28:59 +09:00
ka2in
aef207d02a Improve email settings article (#215)
Edit and review of the article about email settings

Co-authored-by: Faycal Alami-Hassani <ka2in@protonmail.com>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/215
Co-authored-by: ka2in <ka2in@noreply.codeberg.org>
Co-committed-by: ka2in <ka2in@noreply.codeberg.org>
2022-04-17 06:03:43 +02:00
fnetx
f7af41421b
Update deployment script for new location 2022-04-15 16:53:08 +02:00
Jan Klippel
5bdac45ee5 Create a new section documentation
Extract important articles from the now lengthy FAQ.
This helps to find the documented basics.
Move the Docs-Contributor-FAQ to the new documentation section.
2022-04-14 12:34:58 +02:00
Jan Klippel
29cae330d0 Add Dockerfile to serve documentation
Use a container to preview the documentation for those of us who cannot or do not want to install npm/nodejs on their machines.

- Add a Dockefile to create a docker image containing nodejs and the software needed to serve the documentation
- Extend README.md with the option to use the Dockerfile to preview the documentation
2022-04-14 12:34:21 +02:00
Jan Klippel
ca68a77a76
add documentation of .gitignore
Add documentation of .gitignore to reduce clutter in Codeberg.

Fixes #117
2022-04-14 12:32:37 +02:00
n
b46c8321dd Improve CI article 2022-04-10 21:02:40 +09:00
jklippel
fa47455b9e document eMail notifications from codeberg (#213)
- Document how to change the eMail settings
- Document which situations automatically lead to being subscribed and
receiving mails

Improves on #153

Co-authored-by: Jan Klippel <c0d3b3rg@kl1pp3l.de>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/213
Co-authored-by: jklippel <jklippel@noreply.codeberg.org>
Co-committed-by: jklippel <jklippel@noreply.codeberg.org>
2022-04-09 13:01:28 +02:00
jklippel
7679e34b9e Start documentation on Continuous Integration / Woodpecker (#214)
- Initial section introducing CI
- Section on woodpecker on codeberg with a link to the request-access repository which already has good documentation on the current status of the Codeberg-CI

Related to #168

Co-authored-by: Jan Klippel <c0d3b3rg@kl1pp3l.de>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/214
Co-authored-by: jklippel <jklippel@noreply.codeberg.org>
Co-committed-by: jklippel <jklippel@noreply.codeberg.org>
2022-04-09 12:23:22 +02:00
jklippel
429c0ee52e Improvements on the FAQ (#211)
as proposed by infinitelight in https://codeberg.org/Codeberg/Documentation/issues/185

I put the proposed changes into a PR to continue handling #185

Co-authored-by: Jan Klippel <c0d3b3rg@kl1pp3l.de>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/211
Co-authored-by: jklippel <jklippel@noreply.codeberg.org>
Co-committed-by: jklippel <jklippel@noreply.codeberg.org>
2022-04-09 00:00:33 +02:00
Jan Klippel
84927fd532 add link to bylaws
Link to the bylaws from the documentation.

Improves on #191
2022-04-08 23:52:47 +02:00
René Schaar
eec4dd6085 Resolve conversations from #181 (#208)
Only did some minor changes (most of them are formatting) and resolving all conversations from #181

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/208
Co-authored-by: René Schaar <rene@schaar.priv.at>
Co-committed-by: René Schaar <rene@schaar.priv.at>
2022-03-13 20:05:39 +01:00
Arnout Engelen
db9f81fb39 Update FAQ to quote new Terms of Service (#207)
Co-authored-by: Arnout Engelen <arnout@bzzt.net>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/207
Co-authored-by: Arnout Engelen <raboof@noreply.codeberg.org>
Co-committed-by: Arnout Engelen <raboof@noreply.codeberg.org>
2022-03-13 11:46:08 +01:00
tok
5e8f81b174 #174: more extensive article on licensing. (#181)
Text is according to the discussion on the issue #174.

Co-authored-by: Thomas Kramer <code@tkramer.ch>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/181
Co-authored-by: tok <tok@noreply.codeberg.org>
Co-committed-by: tok <tok@noreply.codeberg.org>
2022-03-07 16:22:01 +01:00
n
70f94b2ee0 Gender-neutral language 2022-03-07 02:53:13 +09:00
n
cd12cbf78c Fix broken link 2022-03-06 00:33:49 +09:00
Gusted
6b53d9cf23 Revisit GPG & SSH documentation (#206)
- Update the wording of gpg-key.md(ssh-key.md's wording is already nicely done). To be more fluent and have a better explanation.
- Add a section to verify the GPG & SSH key.
- Add step for git to sign new commits by-default.
- Resolves #177

Co-authored-by: Gusted <williamzijl7@hotmail.com>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/206
Co-authored-by: Gusted <gusted@noreply.codeberg.org>
Co-committed-by: Gusted <gusted@noreply.codeberg.org>
2022-03-04 22:17:26 +01:00
Gusted
de72273544
Apply code suggestions 2022-03-04 00:20:58 +01:00
Gusted
a53a187ee3
Rework the permissions article
- Rework the permission article, by splitting it into 2 new category's.
The current information would be within the Collaborators section, as
that hasn't changed. The new section is mostly concerned for the new
permissions system that is used for teams. It covers all the permissions
and values that can be selected.
- Resolves #204
2022-03-04 00:04:59 +01:00
René Schaar
fd44b5335f Add project overview table to the contributing code site (#203)
Fixes: #201
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/203
Co-authored-by: René Schaar <rene@schaar.priv.at>
Co-committed-by: René Schaar <rene@schaar.priv.at>
2022-02-26 10:46:22 +01:00
ka2in
93975e5d93 Docs-as-Code with Sphinx and Codeberg Pages (#198)
How to implement [Docs-as-Code](https://docs-as-co.de/) with the help of Sphinx and Codeberg Pages.

Co-authored-by: Faycal Alami-Hassani <ka2in@protonmail.com>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/198
Co-authored-by: ka2in <ka2in@noreply.codeberg.org>
Co-committed-by: ka2in <ka2in@noreply.codeberg.org>
2022-02-14 22:15:05 +01:00
Otto Richter
0e30fb4fe8 Fix internal link 2022-02-13 21:02:00 +01:00
Lucas Hinderberger
dd2d720c41 Upgrading to Eleventy v1.0.0, Updating Dependencies 2022-01-30 21:30:50 +01:00
fnetx
619aa91f52
Alignment in footer 2022-01-27 15:30:23 +01:00
lukaskluge
155db25dd0 reduce line width of content (#184)
Reduces line width in main text area to increase readability

fixes #183

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/184
Co-authored-by: lukaskluge <lukaskluge@noreply.codeberg.org>
Co-committed-by: lukaskluge <lukaskluge@noreply.codeberg.org>
2022-01-27 14:55:58 +01:00
Otto Richter
2bda61e74d Diverse changes (#189)
a bunch of (typo) fixes, additions, rewordings

Update references

- remove mentions of the master branch, as it's removed for many repos
and might change in the future for others (fixes some dead links)
- remove mentions of moved repos with our official examples
- some on-the-fly additions or rewordings

Close #186 foobar->examples

Co-authored-by: fnetx <git@fralix.ovh>
Co-authored-by: fnetX <git@fralix.ovh>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/189
Co-authored-by: Otto Richter <fnetx@noreply.codeberg.org>
Co-committed-by: Otto Richter <fnetx@noreply.codeberg.org>
2022-01-21 11:36:38 +01:00
René W
f1552640e8 add info about failed migrations (#187)
This is a question that is raised repeatedly in the community tracker or matrix.

Co-authored-by: René W <rwa@clttr.info>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/187
Co-authored-by: René W. <rwa@clttr.info>
Co-committed-by: René W. <rwa@clttr.info>
2021-12-28 21:19:25 +01:00
n
17cc1bfc96 Close open quote 2021-12-24 23:18:35 +09:00
n
ec5228bbf5 Some HTML template fixes 2021-12-23 18:18:20 +09:00
fnetx
707619f2a6
Apply suggestions as per momar 2021-12-02 17:02:54 +01:00
fnetx
9a355bb8c9
Modify Codeberg Pages article for Pages v2 2021-12-01 23:18:11 +01:00
René W
b585d2f989 Merge pull request 'add faq about automatic mirrors' (#180) from faq-mirror into main
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/180
2021-11-26 18:54:27 +01:00
René Wagner
c06926aa0a
rephrase first sentence 2021-11-25 18:35:38 +01:00
René Wagner
94c068a557
uppercase I in heading 2021-11-23 21:02:05 +01:00
René Wagner
3260bc265d
add faq about automatic mirrors 2021-11-22 17:15:14 +01:00
n
982842a9a9 Update packages and dependencies 2021-11-21 20:57:27 +09:00
n
f77fc97525 Add margin-top to lists 2021-11-21 20:49:52 +09:00
n
f4a400d555 Minor tweaks and updates to the Matrix integration article 2021-11-21 20:34:27 +09:00
n
3e9d9b87a8 Reorder articles in the security section 2021-11-21 20:13:59 +09:00
reynir
70db4885ed Add "(ssh fingerprints)" to title (#179)
Makes it easier to find the ssh fingerprints from the title alone.

Co-authored-by: Reynir Björnsson <reynir@reynir.dk>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/179
Co-authored-by: reynir <reynir@noreply.codeberg.org>
Co-committed-by: reynir <reynir@noreply.codeberg.org>
2021-11-20 14:01:24 +01:00
fnetx
5dfe62bb8b
deployment script defaults to prod 2021-11-17 00:01:14 +01:00
Johannes Stefan
cdb301cc29 * Extending “Can I host private (non-licensed) repositories?”-question
* Adding link to netcup GmbH
* Adding link to liberapay donation page
2021-11-04 22:42:55 +01:00
René W
74e4a182b3 Merge pull request 'Adds a separate page on licensing on Codeberg' (#173) from michielappelman/Documentation:licensing into main
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/173
2021-10-19 19:41:23 +02:00
Michiel Appelman
724fb04ad7 Move license handling back to FAQ 2021-10-19 09:43:57 +02:00
Michiel Appelman
7359aa4c2b Sort CC licenses in the same order as code licenses 2021-10-15 10:53:07 +02:00
Michiel Appelman
02d12744c6 Add specific implications of unrestricted licenses 2021-10-15 09:41:48 +02:00
Michiel Appelman
81fda8059c Changes Unlicense to 0BSD and removes some PD wording 2021-10-14 15:42:48 +02:00
mike
608da3f36d Merge branch 'main' into licensing 2021-10-14 12:01:26 +02:00
Michiel Appelman
e9544af6df Adds a separate page on licensing on Codeberg
Looking of course for feedback on this, as I am not an expert on this at
all. This does capture some of the questions I had when starting to look
into licensing.
2021-10-14 11:58:42 +02:00