Skip to content

Commit 96730f9

Browse files
authored
Modernize and improve README.md file (#38)
* Modernize and improve README.md file * Update README.md * Update README.md * Update README.md
1 parent d1f812f commit 96730f9

File tree

1 file changed

+35
-30
lines changed

1 file changed

+35
-30
lines changed

README.md

Lines changed: 35 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,35 @@
1-
<p align="center">
2-
<a href="#">
3-
<img src="https://raw.githubusercontent.com/armbian/build/master/.github/armbian-logo.png" alt="Armbian logo" width="144">
4-
</a><br>
5-
<strong>Armbian Linux Community Maintained</strong><br>rolling release<br>
6-
<h2 align=center><a href=https://github.com/armbian/community/releases/latest><img src="https://img.shields.io/badge/Download%20latest%20images%3F-white?style=for-the-badge&color=green"></a> </h2>
7-
</p>
8-
9-
- generated once per week by using <b>official</b> Armbian <b>build framework</b> <a href=https://github.com/armbian/build/tree/main/config/boards>from (.csc and .tvb)</a> build configs
10-
- images are <b>not tested</b> by Armbian team. Seek for support in <a href=https://forum.armbian.com/forum/97-unmaintained-csceoltvb-other> community forums sections</a>, <a href=https://bugzilla.kernel.org/>Linux kernel bugzilla</a>
11-
- upgrade from <a href=https://docs.armbian.com/User-Guide_Board-Support-Rules/>"Community maintained" to standard support</a> is possible with your help. <a href=https://forum.armbian.com/staffapplications/application/8-single-board-computer-maintainer/>Start maintaining</a>!</li>
12-
- <b>We offer torrent mirrors that greatly enhance download speed. Give torrents a try!</b>
13-
14-
<a href=#><img src="https://github.com/armbian/community/blob/main/.github/rolling-armbian-banner.png" width=815></a>
15-
<p>
16-
&nbsp;
17-
F.A.Q.
18-
<ul>
19-
<li>My hardware is not listed! Check <a href="https://www.armbian.com/download/?device_support=Standard%20support" target=_blanks>Standard support builds</a>, <a href=https://archive.armbian.com target=_blank>archives</a>, <a href=https://forum.armbian.com/forum/97-community-maintained-staging/>community creations</a>.</li>
20-
<li>How to start? <a href=https://docs.armbian.com/User-Guide_Getting-Started/>Use official Armbian guide</a></li>
21-
<li>Where to find different combination of packages & desktop? <a href=https://github.com/armbian/build>Build from sources</a>!</li>
22-
<li>What does Noble and Plucky stand for? They are our releases based on Ubuntu.</li>
23-
<li>What does Trixie and Sid stand for? They are our releases based on Debian.</li>
24-
<li>Which variant should I pick? Minimal is command line, CLI is server and desktop is usually XFCE.</li>
25-
</ul>
26-
</p>
27-
&nbsp;
28-
29-
30-
&nbsp;
1+
<h2 align="center">
2+
<img src="https://raw.githubusercontent.com/armbian/.github/master/profile/logo.png" alt="Armbian logo" width="25%">
3+
<br><br>
4+
</h2>
5+
6+
### Purpose of This Repository
7+
8+
- This repository automation builds and [releases images](https://github.com/armbian/community/releases) weekly for unofficial, community-supported configurations using the [official Armbian build framework](https://github.com/armbian/build).
9+
- These images are **not tested** by the Armbian team! For assistance, please use the [community support forum](https://community.armbian.com) or report upstream issues via the [Linux kernel bug tracker](https://bugzilla.kernel.org/).
10+
- You can help **promote "Community Maintained" boards to Standard Support**[learn how to become a board maintainer](https://forum.armbian.com/staffapplications/application/8-single-board-computer-maintainer/).
11+
- **Faster downloads are available via torrent mirrors** — we encourage you to give them a try!
12+
13+
### Frequently Asked Questions (F.A.Q.)
14+
15+
- **My board is not listed!**
16+
Check the [Standard support builds](https://www.armbian.com/download/?device_support=Standard%20support), visit the [archives](https://archive.armbian.com), or explore [build configurations](https://github.com/armbian/build/tree/main/config/boards).
17+
18+
- **How do I get started?**
19+
Follow the [official Armbian Getting Started guide](https://docs.armbian.com/User-Guide_Getting-Started/).
20+
21+
- **Where can I find different combinations of packages and desktop environments?**
22+
You can [build your own image from source](https://github.com/armbian/build).
23+
24+
- **What do "Noble" and "Plucky" mean?**
25+
These are Armbian releases based on **Ubuntu**.
26+
27+
- **What do "Trixie" and "Sid" mean?**
28+
These are Armbian releases based on **Debian**.
29+
30+
- **Which image variant should I choose?**
31+
- **Minimal**: Bare command-line system
32+
- **CLI**: Command-line interface suitable for server use
33+
- **Desktop**: Full desktop environment, typically XFCE
34+
environment
35+

0 commit comments

Comments
 (0)