Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed d52cc9c with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
Unknown committed Jan 17, 2025

Verified

This commit was signed with the committer’s verified signature.
infeo Armin Schrenk
0 parents commit aba81f6
Showing 305 changed files with 877,359 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
4,988 changes: 4,988 additions & 0 deletions 404.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
rocknix.org
151 changes: 151 additions & 0 deletions _inc/css/custom.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,151 @@
/* Colors Light & Dark */
[data-md-color-scheme="art-book"] {
/* Primary color shades */
--md-primary-fg-color: #111111;
--md-primary-bg-color: #eeeeee;
--md-primary-bg-color--light: #bbbbbb;
/* Accent color shades */
--md-accent-fg-color: #FF5555;
--md-accent-fg-color--transparent: #cccccc;
/* Default color shades */
--md-default-fg-color: #111111;
--md-default-fg-color--light: #222222;
--md-default-fg-color--lighter: #cccccc;
--md-default-fg-color--lightest: #cccccc;
--md-default-bg-color: #dddddd;
--md-default-bg-color--light: #dddddd;
--md-default-bg-color--lighter: #dddddd;
--md-default-bg-color--lightest: #dddddd;
/* Typeset color shades */
--md-typeset-color: #111111;
/* Typeset `a` color shades */
--md-typeset-a-color: #FF5555;
/* Typeset `table` color shades */
--md-typeset-table-color: #cccccc;
--md-typeset-table-color--light: #eeeeee;
/* Footer color shades */
--md-footer-bg-color: #111111;
/* Typeset `kbd` color shades */
--md-typeset-kbd-color: #eeeeee;
--md-typeset-kbd-accent-color: #dddddd;
--md-typeset-kbd-border-color: #bbbbbb;
/* Code color shades */
--md-code-bg-color: #eee;
--md-code-fg-color: #111;
--md-code-hl-operator-color: #111;
--md-code-hl-variable-color: #111;
--md-code-hl-comment-color: #999;
--md-code-hl-punctuation-color: #111;
}
[data-md-color-scheme="art-book-next"] {
/* Primary color shades */
--md-primary-fg-color: #111111;
--md-primary-bg-color: #eeeeee;
--md-primary-bg-color--light: #bbbbbb;
/* Accent color shades */
--md-accent-fg-color: #FF5555;
--md-accent-fg-color--transparent: #333333;
/* Default color shades */
--md-default-fg-color: #eeeeee;
--md-default-fg-color--light: #eeeeee;
--md-default-fg-color--lighter: #888888;
--md-default-fg-color--lightest: #444444;
--md-default-bg-color: #222222;
--md-default-bg-color--light: #222222;
--md-default-bg-color--lighter: #222222;
--md-default-bg-color--lightest: #222222;
/* Typeset color shades */
--md-typeset-color: #eeeeee;
/* Typeset `a` color shades */
--md-typeset-a-color: #FF5555;
/* Typeset `table` color shades */
--md-typeset-table-color: #333333;
--md-typeset-table-color--light: #444444;
/* Footer color shades */
--md-footer-bg-color: #111111;
/* Typeset `kbd` color shades */
--md-typeset-kbd-color: #555;
--md-typeset-kbd-accent-color: #444;
--md-typeset-kbd-border-color: #222;
/* Code color shades */
--md-code-bg-color: #111;
--md-code-fg-color: #fff;
--md-code-hl-operator-color: #fff;
--md-code-hl-variable-color: #fff;
--md-code-hl-comment-color: #999;
--md-code-hl-punctuation-color: #fff;
}

.md-typeset .admonition, .md-typeset details {
background-color: inherit;
color: inherit
}

[data-md-color-scheme="art-book"] img[src$="#only-dark"],
[data-md-color-scheme="art-book"] img[src$="#gh-dark-mode-only"] {
display: none; /* Hide dark images in light mode */
}
[data-md-color-scheme="art-book-next"] img[src$="#only-light"],
[data-md-color-scheme="art-book-next"] img[src$="#gh-light-mode-only"] {
display: none; /* Hide dark images in light mode */
}

.md-typeset h1, .md-typeset h2, .md-typeset h3 {
font-weight: 700;
}
.md-typeset h1 {
margin: 0 0 0.64em;
}
.md-typeset h2 {
margin: 1em 0 0.64em;
}
.md-typeset h3 {
margin: 0.64em 0 0.8em;
}

.md-header__inner {
padding: 0.4rem 0.2rem;
}

.md-main__inner {
margin-top: 0.5rem;
padding-top: 0;
}

.md-typeset table:not([class]) {
font-size: .74rem;
}

.md-nav__item--section>.md-nav__link {
font-weight: 700;
}

@media screen and (min-width: 76.25em) {
.md-nav__item--section {
margin: 1.5em 0;
}
.md-nav__item--section>.md-nav__link {
font-size: .8rem;
}
}

.md-nav__container>.md-nav__link {
color: inherit;
}

div.preview-container {
margin-block-start: 1em;
margin-block-end: 1em;
position: relative;
display: flex;
align-items: center;
justify-content: center
}
div.preview-container video {
position: absolute;
margin: 0;
width: 52%;
}
div.preview-container image {
position: absolute;
}
Binary file added _inc/images/add-games/gadget_file_transfer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/add-games/gadget_network_samba.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/add-games/hostname.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/add-games/mac_samba_share.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/add-games/mac_smb_by_hostname.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/add-games/recovery_grub_rp5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/add-games/recovery_on_rgb10x.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/add-games/windows_network_shares.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/add-games/windows_new_connection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/add-games/windows_smb_by_hostname.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/collections-dynamic-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/collections-dynamic-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/collections-dynamic-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/collections-dynamic-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/collections-from-theme-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/collections-from-theme-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/collections-main-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/controllers/dualsense.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/controllers/dualshock-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/controllers/global/D-Pad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/controllers/global/East.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/controllers/global/L1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/controllers/global/L2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _inc/images/controllers/global/L3.png
Binary file added _inc/images/controllers/global/LeftStick.png
Binary file added _inc/images/controllers/global/North.png
Binary file added _inc/images/controllers/global/R1.png
Binary file added _inc/images/controllers/global/R2.png
Binary file added _inc/images/controllers/global/R3.png
Binary file added _inc/images/controllers/global/RightStick.png
Binary file added _inc/images/controllers/global/Select.png
Binary file added _inc/images/controllers/global/South.png
Binary file added _inc/images/controllers/global/Start.png
Binary file added _inc/images/controllers/global/West.png
Binary file added _inc/images/controllers/snes.png
Binary file added _inc/images/controllers/switch-pro.png
Binary file added _inc/images/controllers/xbox-one.png
Binary file added _inc/images/devices/anbernic-rg28xx.png
Binary file added _inc/images/devices/anbernic-rg34xx.png
Binary file added _inc/images/devices/anbernic-rg351pm.png
Binary file added _inc/images/devices/anbernic-rg351v.png
Binary file added _inc/images/devices/anbernic-rg353.png
Binary file added _inc/images/devices/anbernic-rg35xx2024.png
Binary file added _inc/images/devices/anbernic-rg35xxh.png
Binary file added _inc/images/devices/anbernic-rg35xxplus.png
Binary file added _inc/images/devices/anbernic-rg35xxsp.png
Binary file added _inc/images/devices/anbernic-rg40xxh.png
Binary file added _inc/images/devices/anbernic-rg40xxv.png
Binary file added _inc/images/devices/anbernic-rg503.png
Binary file added _inc/images/devices/anbernic-rg552.png
Binary file added _inc/images/devices/anbernic-rgarc.png
Binary file added _inc/images/devices/anbernic-rgcubexx.png
Binary file added _inc/images/devices/ayaneo-air-plus_btns.png
Binary file added _inc/images/devices/gameforce-ace.png
Binary file added _inc/images/devices/hardkernel-odroid-n2.png
Binary file added _inc/images/devices/indiedroid-nova.png
Binary file added _inc/images/devices/magicx-xu-mini-m.png
Binary file added _inc/images/devices/miyoo-mini-flip.png
Binary file added _inc/images/devices/orange-pi-5.png
Binary file added _inc/images/devices/powkiddy-rgb10.png
Binary file added _inc/images/devices/powkiddy-rgb10max3.png
Binary file added _inc/images/devices/powkiddy-rgb10max3pro.png
Binary file added _inc/images/devices/powkiddy-rgb10x.png
Binary file added _inc/images/devices/powkiddy-rgb20sx.png
Binary file added _inc/images/devices/powkiddy-rgb30.png
Binary file added _inc/images/devices/powkiddy-rk2023.png
Binary file added _inc/images/devices/powkiddy-v10.png
Binary file added _inc/images/devices/powkiddy-x35s.png
Binary file added _inc/images/devices/powkiddy-x55.png
Binary file added _inc/images/devices/powkiddy-xu10.png
Binary file added _inc/images/devices/retroid-pocket-5.png
Binary file added _inc/images/devices/retroid-pocket-mini.png
10 changes: 10 additions & 0 deletions _inc/images/logo.svg
Binary file added _inc/images/scraping-after.png
Binary file added _inc/images/scraping-before.png
Binary file added _inc/images/screenshots/menu.png
Binary file added _inc/images/screenshots/system-view.png
Binary file added _inc/images/update/throw_tar_to_samba.png
Binary file added _inc/images/video-frame.png
Binary file added _inc/video/preview.mp4
Binary file not shown.
Binary file added assets/images/favicon.png
29 changes: 29 additions & 0 deletions assets/javascripts/bundle.c8d2eff1.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions assets/javascripts/bundle.c8d2eff1.min.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/javascripts/glightbox.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.ar.min.js

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.da.min.js
18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.de.min.js
18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.du.min.js
1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.el.min.js
18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.es.min.js
18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.fi.min.js
18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.fr.min.js
1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.he.min.js
1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.hi.min.js
18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.hu.min.js
1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.hy.min.js
18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.it.min.js
1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.ja.min.js
1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.jp.min.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module.exports=require("./lunr.ja");
1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.kn.min.js
Loading

0 comments on commit aba81f6

Please sign in to comment.