Commit graph

54 commits

Author SHA1 Message Date
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
n
190be05ba4 Update style for ul for consistency 2021-07-27 01:49:04 +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
René Wagner
837a168192
move wiki to "getting started" section
reformat some paragraphs
2021-06-20 09:19:42 +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
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
n
6f0e575610 Complete Matrix integration guide 2021-05-15 16:19:47 +09:00
unknown
f4a983d307 add dark section (#121)
It is a dark css theme that almost match the dark arc-theme of Codeberg.
https://codeberg.org/unknown/dark_theme_codeberg_documentation

Co-authored-by: unknown <code@zaclys.net>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/121
Co-authored-by: unknown <unknown@noreply.codeberg.org>
Co-committed-by: unknown <unknown@noreply.codeberg.org>
2021-05-13 14:57:34 +02:00
n
f4feca6984 Added screenshot and rewrote part of tags article 2021-03-06 18:51:08 +01:00
tastytea
c0e7c4f0ae
Add default colors for background, text and hyperlinks.
Colors for hyperlinks are taken from
<https://html.spec.whatwg.org/multipage/rendering.html#phrasing-content-3>.

Fixes: #104
2020-10-28 20:43:12 +01:00
Lucas Hinderberger
f94bd91090 Merge branch 'prepare-merge' 2020-10-23 10:04:51 +02:00
Ivan Calandra
b4351c7db1 Changes required by lhinderberger 2020-10-23 09:49:44 +02:00
Ivan Calandra
d5af50bcca Update for Git 2.29.0 on Win10 2020-10-20 17:29:41 +02:00
Lucas Hinderberger
84378a22ea Implemented collapsing sub-menus - closes #93 2020-10-17 19:32:06 +02:00
Lucas Hinderberger
5e2a1ce0e8 Merge pull request 'Collaborators and Organizations' (#82) from ivan-paleo/Documentation:collabo-orga into master
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/82
2020-10-16 17:17:28 +02:00
Ivan Calandra
b67169ef6f More details about installation on Win
- Select components (icon, updates)
- Choose credential helper
- With screenshots
2020-10-16 10:19:05 +02:00
Ivan Calandra
c2d02b6094 personal access token for HTTP push 2020-10-13 16:25:26 +02:00
Ivan Calandra
28fb6f7147 Changes requested by lhinderberger 2020-10-04 20:44:27 +02:00
Ivan Calandra
1b790bade5 Add webP images 2020-10-04 20:44:27 +02:00
Ivan Calandra
fcc84e58e2 Install Git Win10 2020-10-04 20:44:27 +02:00
n
cccc050ac0 Remove image from first steps article (#52) 2020-10-03 16:35:35 +09:00
Lucas Hinderberger
915bad8125 Fixes #89 2020-10-03 00:16:17 +02:00
Ivan Calandra
b4f81deba2 2nd round of edits (not finalized) 2020-10-01 18:46:19 +02:00
ivan-paleo
d2bc1a8c6d Citable Code (#81)
Co-authored-by: Ivan Calandra
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/81
2020-09-30 12:26:08 +02:00
Lucas Hinderberger
0788c1aa65 First Repository Article (#79)
Co-authored-by: Ivan Calandra <12525997+ivan-paleo@users.noreply.github.com>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/79
2020-09-30 04:40:37 +02:00
Ivan Calandra
59a1bd21af Git-related parts of the web interface (#78)
Co-authored-by: Ivan Calandra <12525997+ivan-paleo@users.noreply.github.com>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/78
2020-09-30 04:21:35 +02:00
Ivan Calandra
9ceb5b379a invite-collaborators.md
Changes requested by lhinderberger
2020-09-29 16:45:55 +02:00
Ivan Calandra
cccdcfde89 Changes requested by lhinderberger 2020-09-29 11:22:52 +02:00
Ivan Calandra
acb7c098c1 Manage organization 2020-09-24 09:42:28 +02:00
Ivan Calandra
7b8042a9b3 Invite collaborators and Create organization 2020-09-23 17:32:27 +02:00
Lucas Hinderberger
fc572cc326 Smaller font size for mobile second-level menu 2020-09-20 14:21:02 +02:00
Lucas Hinderberger
807f55eb3b Closes #70 - Added overlay when menu is open 2020-09-20 14:19:20 +02:00
Lucas Hinderberger
81225e6b2a Fixes #72 2020-09-20 13:17:42 +02:00
Lucas Hinderberger
c8736dfeb6 Conditionally adapting wording on home page to device size 2020-09-16 20:25:56 +02:00
Martijn de Boer
931cd1cbb7 Remove left margin on logo to align the icon so it doesn't float in a weird position 2020-09-07 15:58:55 +02:00
Lucas Hinderberger
e080c61be2 Knut-ified Screenshots / Typos / Fixes #55 2020-09-02 17:05:09 +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
8a74f1c1b5 Adding fallback to 2FA docs due to Safari 13 not yet supporting webp 2020-09-02 01:10:14 +02:00
Lucas Hinderberger
f7a267c14d Swapping heading font with Inter 2020-08-31 17:11:36 +02:00
Lucas Hinderberger
d0a094981f Sidebar font weight 2020-08-31 16:54:27 +02:00
Lucas Hinderberger
0043f3c7f3 Mobile styling and font sizes 2020-08-31 16:52:51 +02:00
Lucas Hinderberger
3aa05d5642 Mobile Menu fixes 2020-08-31 16:46:52 +02:00
Lucas Hinderberger
624f95f558 Added margin to header logo (desktop only) 2020-08-31 16:14:37 +02:00
Lucas Hinderberger
d5939f7cc5 Removing redundant class for FontAwesome icons 2020-08-31 16:10:42 +02:00
Lucas Hinderberger
8f4c286ae6 Fixed elements exceeding article width 2020-08-31 16:10:14 +02:00
Lucas Hinderberger
a0071b676b Removed text-align justify, added auto hypens instead 2020-08-31 15:26:06 +02:00
Lucas Hinderberger
fbbac5f91d Merge pull request 'Switched to Inter' (#33) from lhinderberger/codeberg-docs:new-house-font into master
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/33
2020-08-31 01:11:00 +02:00
Lucas Hinderberger
afb9a59b10 Guide to set up 2FA 2020-08-29 13:14:14 +02:00
Lucas Hinderberger
c6623760f1 Moved fonts to Codeberg Fonts 2020-08-27 18:51:02 +02:00
Lucas Hinderberger
a352313f3a Added a Contribution Invitation 2020-08-22 21:02:04 +02:00