Compare commits

...

3 Commits

Author SHA1 Message Date
Ing
dd40962531 add RRManager 2024-04-02 06:04:38 +08:00
Ing
ccaec5a7f7 add label 2024-04-02 03:43:22 +08:00
Ing
9f3fd17b10 add labels 2024-04-02 03:22:54 +08:00
2 changed files with 19 additions and 14 deletions

View File

@ -2,6 +2,13 @@
<h1>RR: <small>redpills preinstallation and recovery environment</small></h1>
[![Github Created At](https://img.shields.io/github/created-at/rrorg/rr?style=flat-square)](https://github.com/rrorg/rr)
[![GitHub Release](https://img.shields.io/github/v/release/rrorg/rr?style=flat-square)](https://github.com/rrorg/rr/releases/latest)
[![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/rrorg/rr/total?style=flat-square)](https://github.com/rrorg/rr/releases)
[![GitHub Issues or Pull Requests by label](https://img.shields.io/github/issues-closed-raw/rrorg/rr/custom?style=flat-square&label=custom)](https://rrorg.github.io/rr/)
> The ultimate solution to self-centralized Synology DSM OS on any local machine with any x86/x64 CPU architecture via a single flash of bootload pre-installation process in addition within recovery environment.
@ -12,6 +19,7 @@ Hardware/hard-drives are priced whilst data are priceless, any user-specific cus
### 2: Documentation & FAQ
- [RRManager](https://github.com/T-REX-XP/RRManager)
- [blog](https://rrorg.cn:521/)
- [docs](https://rrorg.github.io/rr-docs/)
- [📣](https://github.com/orgs/RROrg/discussions)

View File

@ -107,18 +107,10 @@
</div>
<div class="flex-auto min-width-0 width-fit mr-3">
<div class="d-flex flex-wrap flex-items-center wb-break-word f3 text-normal">
<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16"
data-view-component="true" class="octicon octicon-repo color-fg-muted mr-2">
<path fill-rule="evenodd"
d="M2 2.5A2.5 2.5 0 014.5 0h8.75a.75.75 0 01.75.75v12.5a.75.75 0 01-.75.75h-2.5a.75.75 0 110-1.5h1.75v-2h-8a1 1 0 00-.714 1.7.75.75 0 01-1.072 1.05A2.495 2.495 0 012 11.5v-9zm10.5-1V9h-8c-.356 0-.694.074-1 .208V2.5a1 1 0 011-1h8zM5 12.25v3.25a.25.25 0 00.4.2l1.45-1.087a.25.25 0 01.3 0L8.6 15.7a.25.25 0 00.4-.2v-3.25a.25.25 0 00-.25-.25h-3.5a.25.25 0 00-.25.25z">
</path>
</svg>
<strong itemprop="name" class="mr-2 flex-self-stretch">
<a id="titleA" data-pjax="#repo-content-pjax-container" data-turbo-frame="repo-content-turbo-frame"
href="#"></a>
</strong>
<span id="titleLabel" class="Label Label--secondary v-align-middle mr-1" id="titlelabel"
style="color: red">Public</span>
<a id="titleA" href="https://github.com/RROrg/rr">
<img alt="GitHub Issues or Pull Requests by label"
src="https://img.shields.io/github/issues-closed-raw/rrorg/rr/custom?style=flat-square&label=custom">
</a>
</div>
<div class="btn-link tabnav-tab preview-tab js-preview-tab flex-1 flex-md-auto width-full">
<marquee id="content" direction="up" height="36" scrollamount="1" onMouseOut="this.start()"
@ -216,11 +208,16 @@
</div>
</div>
<footer class="footer width-full container-xl mt-3 text-center color-fg-muted">
<a aria-label="Homepage" title="GitHub" class="footer-octicon mr-2" href="https://github.com/wjz304">
<a aria-label="RROrg" title="GitHub" class="footer-octicon mr-2" href="https://github.com/RROrg">
<img class="avatar rounded-2 avatar-user"
src="https://avatars.githubusercontent.com/u/151816514?s=88&amp;v=4" width="40" height="40"
alt="@RROrg" />
</a>
<a aria-label="RROrg" title="GitHub" class="footer-octicon mr-2" href="https://github.com/wjz304">
<img class="avatar rounded-2 avatar-user" src="https://avatars.githubusercontent.com/u/5615843?s=88&amp;v=4"
width="40" height="40" alt="@wjz304" />
</a>
<span> © 2022 Ing, RROrg Inc. </span>
<span> © 2022 RROrg, Ing, Inc. </span>
</footer>
</body>