mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
Closes #335. This is my first attempt coding for eleventy/liquid so I'd be happy to get feedback on making the code cleaner or more idiomatic, or just more like the Codeberg style. Co-authored-by: David Anselmi <danselmi@intecrowd.com> Co-authored-by: Gusted <postmaster@gusted.xyz> Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/780 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
27 lines
882 B
Markdown
27 lines
882 B
Markdown
---
|
|
eleventyNavigation:
|
|
key: GettingStarted
|
|
title: Getting Started with Codeberg
|
|
icon: rocket
|
|
order: 10
|
|
description: This article shows you how to get started with Codeberg
|
|
---
|
|
|
|
<img
|
|
src="/images/getting-started/knut.svg"
|
|
style="float: right; width: 150px; border: none; margin-left: 25px; margin-bottom: 25px;"
|
|
alt="Knut the Polar Bear">
|
|
|
|
Hello there!
|
|
|
|
We're glad you're considering to join Codeberg, the <span style="white-space: nowrap;">community-driven</span>
|
|
<span style="white-space: nowrap;">non-profit</span> software development platform.
|
|
|
|
I'm Knut the Polar Bear, and I'm going to guide you through your first steps on Codeberg.
|
|
|
|
You can start with [finding out more about Codeberg](/getting-started/what-is-codeberg) or by jumping right to
|
|
[your first steps on Codeberg](/getting-started/first-steps).
|
|
|
|
Welcome to Codeberg! 😊
|
|
|
|
{% sectionNav collections %}
|