Commit graph

218 commits

Author SHA1 Message Date
MohammadSaleh Kamyab
ff261b380c fix the commit history and docs source adress 2021-08-24 08:59:51 +02:00
fnetX
11310c0476 Add mission to WhatIsCodeberg page
copied "Mission" section from https://blog.codeberg.org/codebergorg-launched.html
2021-08-24 02:56:31 +02:00
fnetX
53549c7b55 Add dedicated abuse section 2021-08-24 02:56:31 +02:00
n
288d5834af Another minor wording change 2021-08-20 17:27:58 +09:00
n
b1a71be11a Minor wording change. 2021-08-20 17:10:24 +09:00
Gerhard Beck
aaf58c97c4 Move Instructions on Creating a Release (#163)
Moving "releases in Codeberg" as discussed in https://codeberg.org/Codeberg/Documentation/issues/151

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/163
Co-authored-by: Gerhard Beck <gerhard.beck@elkb.de>
Co-committed-by: Gerhard Beck <gerhard.beck@elkb.de>
2021-08-20 10:09:04 +02:00
n
9a211dc2d2 Add metadata for CC license 2021-08-20 00:40:47 +09:00
n
6839d4119c Improve SSH key article (#161)
This PR improves the SSH key article, removes the part where email is used as a label (newcomers might think this is mandatory and leak their email) and changes the public key type to a more secure ed25519.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/161
Co-authored-by: n <n@noreply.codeberg.org>
Co-committed-by: n <n@noreply.codeberg.org>
2021-08-16 01:12:47 +02:00
René W
edae9a08e8 wiki-sidebar (#160)
refers to Codeberg/Community#508

Co-authored-by: René Wagner <rwa@clttr.info>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/160
Co-authored-by: René W. <rwa@noreply.codeberg.org>
Co-committed-by: René W. <rwa@noreply.codeberg.org>
2021-08-14 13:32:31 +02:00
n
8b2fced63f Update package versions 2021-08-12 18:41:56 +09:00
n
4fcfcfdc8d Fix wide margins in code blocks 2021-08-12 18:30:07 +09:00
n
170914185d Add anchor links to headings (#159)
This PR adds anchor links to any markdown headings. It also replaces any hacky workarounds used previously.

Closes #83.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/159
Co-authored-by: n <n@noreply.codeberg.org>
Co-committed-by: n <n@noreply.codeberg.org>
2021-08-09 11:59:36 +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
e350d2b447 Bump dependency versions 2021-07-27 16:17:05 +09:00
n
03a5886fad Point navbar docs link to / 2021-07-27 16:14:09 +09:00
n
65ddf24687 Fix 'naming conventions' title 2021-07-27 02:24:16 +09:00
n
d503814095 Add halfmoon class to all content titles 2021-07-27 02:08:30 +09:00
n
190be05ba4 Update style for ul for consistency 2021-07-27 01:49:04 +09:00
n
f47d29ebc2 Update home.md sidebar message 2021-07-27 01:47:00 +09:00
n
2f9c5bbbf1 Remove dark mode toggle because it doesn't persist 2021-07-26 21:25:47 +09:00
n
681a5f6d2a Only load sidebar scroll script when necessary 2021-07-26 21:25:47 +09:00
n
ae684fbad4 Migrate to Codeberg Design Kit (#132) (#149)
TODO:
- [x] Hide navbar items on small screens
- [x] Fix `<blockquote>` rendering
- [x] Fix `<code>` rendering
- [ ] LibreJS Compatibility

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/149
Co-authored-by: n <n@noreply.codeberg.org>
Co-committed-by: n <n@noreply.codeberg.org>
2021-07-26 12:07:23 +02:00
n
1c7e459bd0 Make 'GPG key' article key unique 2021-07-22 22:32:00 +09:00
n
217668e3b1 Merge pull request 'Added docs on e-mail preferences and changed structure of "Configuring Git"' (#156) from iyqdg/Documentation:master into master
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/156
2021-07-20 12:48:15 +02:00
Ajay Raghavan
9501efb4d1 Changed structure of 'Configuring Git' 2021-07-20 15:57:35 +05:30
Ajay Raghavan
341cb8d745 Added docs on e-mail preferences 2021-07-20 15:56:41 +05:30
n
2686c4725e Merge pull request 'Fixing section order collisions' (#154) from lhinderberger/codeberg-documentation:section-order into master
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/154
2021-07-11 16:04:00 +02:00
Lucas Hinderberger
1557f2b3d8 Fixing section order collisions 2021-07-11 15:01:01 +02:00
René W
740cb20b58 Merge pull request 'expand description of built-in wiki' (#147) from wiki into master
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/147
2021-07-03 21:46:04 +02:00
René Wagner
4f8a7f7b84
fix typo build-in -> built-in 2021-06-27 16:39:25 +02:00
n
0ab2b71ad7 Remove .git from folder name 2021-06-24 13:01:37 +02:00
René Wagner
ed179df4ef
use "repository" instead of "project"
split shell example for cloning and adding an image
2021-06-23 20:39:32 +02:00
René Wagner
1029d9c370
set correct 'key' for page 2021-06-22 19:14:44 +02:00
René Wagner
e8e3e0a0b7
adjust paragraphs to reflect feedback 2021-06-20 11:01:44 +02:00
René Wagner
07c7a69f69
add redirect from 'add-images-to-wiki' 2021-06-20 10:49:12 +02:00
n
92f28dd628 Merge branch 'master' into wiki 2021-06-20 10:30:01 +02:00
René Wagner
75c9cd1d13
make the warning about secrest more visible 2021-06-20 09:27:05 +02:00
René Wagner
837a168192
move wiki to "getting started" section
reformat some paragraphs
2021-06-20 09:19:42 +02:00
René Wagner
8bfc18cf17
fix typo 2021-06-20 08:56:08 +02:00
René Wagner
68563215a4
complete usage of web & git cli for wiki updates
add screenshot of page management functions in web view
2021-06-16 19:49:58 +02:00
Otto Richter
ed1ebc8b0d Merge pull request 'Unify SSH and HTTP clone & commit articles (#129)' (#143) from issue-129 into master
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/143
2021-06-16 19:25:16 +02:00
René W
a717ed6fe7 Merge branch 'master' into issue-129 2021-06-16 19:11:10 +02:00
n
40611df5ec bash --> shell 2021-06-16 21:16:59 +09:00
n
79463b300e Add redirect mechanism 2021-06-16 21:04:45 +09:00
René W
1ed1368487 Merge pull request 'Fix typos' (#146) from qwerty287/Documentation:gpg-typo into master
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/146
2021-06-15 20:33:20 +02:00
qwerty287
0c4d6e0e09 Fix typos 2021-06-15 17:16:38 +02:00
René Wagner
6b69ffc846
extend documentation of internal wiki 2021-06-15 13:55:20 +02:00
n
bf46e692f8 Fix typo 2021-06-15 19:43:23 +09:00
n
5ea6b723e8 Unify SSH and HTTP clone & commit articles (#129) 2021-06-15 19:21:47 +09:00
n
6460768b39 Bump ws to 7.4.6 and remove node-fetch 2021-06-14 19:28:50 +09:00