Commit graph

161 commits

Author SHA1 Message Date
n
f6062d30cb Add search index 2021-08-16 16:43:43 +09: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
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
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
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
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
Lucas Hinderberger
1557f2b3d8 Fixing section order collisions 2021-07-11 15:01:01 +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
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
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
dd7f953e1d Fix typo 2021-06-14 19:26:51 +09:00
n
d33e360dbc Expand repo migration guide (#142)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/142
Co-authored-by: n <n@noreply.codeberg.org>
Co-committed-by: n <n@noreply.codeberg.org>
2021-06-14 12:22:36 +02:00
fnetx
054c6bfd33
Shorten migrating-repos article name 2021-06-12 12:54:17 +02:00
n0542344
1f71f669f4 how to migrate repositories from one gitea-instance to another (#139)
This pull/merge request contains some documentation on how to migrate a repo you own to another `gitea`-instance.

Co-authored-by: x0ff <x0ff@0x0f00ff>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/139
Co-authored-by: n0542344 <n0542344@noreply.codeberg.org>
Co-committed-by: n0542344 <n0542344@noreply.codeberg.org>
2021-06-12 12:30:04 +02:00
William Davis
acd7bd1ace
Document GPG key usage (#127)
Cpaitalize Git, Linux, and change protocol to standard
    Moved attribution to file, resovled comments
    Added recommended bits and time
    Syntax error
    Did some TODOs
    Finished last section
    Finished Adding your GPG key to Codeberg
    Please fix the error
    Fix link
    Added info about some parts being derived from github's docs
    Finished Generating a GPG key
    Finished the Generating a GPG key section
    updated gpg-key.md
    Created the gpg key page

Co-authored-by: William Davis <unbeatable-101@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/127
2021-06-07 22:06:55 +02:00
William Davis
686bfc5978
OSX --> macOS 2021-06-06 17:51:02 -04:00
fnetx
fa7a04afa7
Make all Git and Codeberg mentions uppercase 2021-05-29 15:09:43 +02:00
René W
0a26d11e4d Merge branch 'master' into explain_ssh 2021-05-29 14:47:08 +02: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
n
6c4088fe69 Update process for approving PRs (#80) 2021-05-29 15:42:46 +09:00
René Wagner
d545fd3dbc
adjust wording on hint to ssh key setup 2021-05-28 20:14:37 +02:00
René Wagner
e26265cf78
short explanation why to use SSH 2021-05-28 19:53:31 +02:00
n
b82d39de3e JohnDoe --> Knut 2021-05-28 08:56:16 +09:00
fnetx
9c2bc355db
Correct links to web & ssh clone articles 2021-05-27 23:31:19 +02:00
René Wagner
54a921b0cd
add description for private key passphrase 2021-05-27 21:40:03 +02:00
René Wagner
b155792237
cleanup git via ssh 2021-05-27 21:38:11 +02:00