Skip to content
Snippets Groups Projects
Commit 3cbaee30 authored by Rafal Bujak's avatar Rafal Bujak
Browse files

added new quickstart.pl.md file plus few translations in other files as well

parent 48e445a0
No related branches found
No related tags found
No related merge requests found
......@@ -593,7 +593,11 @@ name = "Dokumentacja"
url = "/docs/"
[[languages.pl.menu.main]]
weight = 2
name = "Community"
name = "FAQ"
url = "/pl/faq"
[[languages.pl.menu.main]]
weight = 2
name = "Społeczność"
url = "/community"
[[languages.pl.menu.main]]
weight = 3
......
This diff is collapsed.
......@@ -10,6 +10,7 @@ url = "home"
</div>
<div class="col-md-4 install-box">
<br/>
<a class="btn btn-primary" href="/pl/quickstart/">Szybki start</a>
<a class="btn btn-primary" href="https://gitlab.redox-os.org/redox-os/redox/-/releases">Zobacz Wydania</a>
<a class="btn btn-default" href="https://gitlab.redox-os.org/redox-os/redox/">Pobierz z GitLaba</a>
</div>
......
+++
title = "Szybki start"
+++
- [Najnowsze wydanie](https://www.redox-os.org/news/release-0.8.0/)
- [Pierwsze kroki (książka Redox)](https://doc.redox-os.org/book/ch02-00-getting-started.html)
- [Redox Images](https://static.redox-os.org/img/)
- [Wydania](https://gitlab.redox-os.org/redox-os/redox/-/releases)
## Building Redox
- Tworzenie Redox z kodu źródłowego jest obsługiwane w systemie Linux i może działać na niektórych innych platformach, ale obecnie nie jest obsługiwane w systemie Windows. Aby zbudować Redox, postępuj zgodnie z instrukcjami zawartymi w [Książce Redox](https://doc.redox-os.org/book/ch02-06-podman-build.html). Jeśli korzystasz z Pop!_OS, Ubuntu lub Debiana, możesz postępować zgodnie z [tymi instrukcjami](https://doc.redox-os.org/book/ch02-05-building-redox.html).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment