Skip to content

refactor the selkies blurb#374

Merged
thelamer merged 4 commits intomonthlyfrom
selkies-blurb-refactor
Feb 10, 2026
Merged

refactor the selkies blurb#374
thelamer merged 4 commits intomonthlyfrom
selkies-blurb-refactor

Conversation

@thelamer
Copy link
Member

@thelamer thelamer commented Jan 24, 2026

This collapses the huge lists while emphasizing the most supported issue (GPU support) while emphasizing the Wayland mode.
Also adding link outs for firefox extension and mobile apps. (pending pub release).

Preview of webtop readme with the new blurb:

https://gist.github.com/thelamer/3aeff50517a8f9dbc06e0ca4521e10e2

Needs #376

… and GPU support methods, make the huge settings tables collapsed by default
@thelamer thelamer requested a review from a team January 24, 2026 16:05
@LinuxServer-CI LinuxServer-CI moved this from PRs to PRs Ready For Team Review in Issue & PR Tracker Jan 24, 2026
@thespad
Copy link
Member

thespad commented Jan 24, 2026

My only question is whether the collapsed sections render as expected in mkdocs

@Roxedus
Copy link
Member

Roxedus commented Jan 24, 2026

Inline html also arent markdownlint compliant.

@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/4f6363a5-pkg-4f6363a5-dev-0892c1b0cf9b8b004888d6bfac262f5ace3cc4c8-pr-374/index.html
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/4f6363a5-pkg-4f6363a5-dev-0892c1b0cf9b8b004888d6bfac262f5ace3cc4c8-pr-374/shellcheck-result.xml

Tag Passed
amd64-4f6363a5-pkg-4f6363a5-dev-0892c1b0cf9b8b004888d6bfac262f5ace3cc4c8-pr-374
arm64v8-4f6363a5-pkg-4f6363a5-dev-0892c1b0cf9b8b004888d6bfac262f5ace3cc4c8-pr-374

@thelamer
Copy link
Member Author

It works on github and as far as I understand this is the only way. Do you have any ideas to hide the tables by default ?

@nemchik
Copy link
Member

nemchik commented Jan 24, 2026

The <details> and <summary> tags for collapse sections are indeed supported by mkdocs. The <b> tags could be replaced with standard markdown.

@thelamer
Copy link
Member Author

I tried a couple combos of doing the markdown in the summary tags and none of them worked, just pulled styling all together on them.

https://gist.github.com/thelamer/4c11ac95c80e731e1919f65e043ff294

@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/4f6363a5-pkg-4f6363a5-dev-7ad2e03deada70c936dbc2991de54a6b247a5836-pr-374/index.html
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/4f6363a5-pkg-4f6363a5-dev-7ad2e03deada70c936dbc2991de54a6b247a5836-pr-374/shellcheck-result.xml

Tag Passed
amd64-4f6363a5-pkg-4f6363a5-dev-7ad2e03deada70c936dbc2991de54a6b247a5836-pr-374
arm64v8-4f6363a5-pkg-4f6363a5-dev-7ad2e03deada70c936dbc2991de54a6b247a5836-pr-374

@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/4f6363a5-pkg-4f6363a5-dev-1d8d22d8f15d8ba38b070d989b11641a6d55751d-pr-374/index.html
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/4f6363a5-pkg-4f6363a5-dev-1d8d22d8f15d8ba38b070d989b11641a6d55751d-pr-374/shellcheck-result.xml

Tag Passed
amd64-4f6363a5-pkg-4f6363a5-dev-1d8d22d8f15d8ba38b070d989b11641a6d55751d-pr-374
arm64v8-4f6363a5-pkg-4f6363a5-dev-1d8d22d8f15d8ba38b070d989b11641a6d55751d-pr-374

@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/4f6363a5-pkg-4f6363a5-dev-5f4cedce382b9eec1bafc67b45f72cea3d349f1c-pr-374/index.html
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/4f6363a5-pkg-4f6363a5-dev-5f4cedce382b9eec1bafc67b45f72cea3d349f1c-pr-374/shellcheck-result.xml

Tag Passed
amd64-4f6363a5-pkg-4f6363a5-dev-5f4cedce382b9eec1bafc67b45f72cea3d349f1c-pr-374
arm64v8-4f6363a5-pkg-4f6363a5-dev-5f4cedce382b9eec1bafc67b45f72cea3d349f1c-pr-374

@github-project-automation github-project-automation bot moved this from PRs Ready For Team Review to PRs Approved in Issue & PR Tracker Feb 10, 2026
@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/4f6363a5-pkg-4f6363a5-dev-e8e7fb05db60408303f10c535c5c1d21cc0eb90a-pr-374/index.html
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/4f6363a5-pkg-4f6363a5-dev-e8e7fb05db60408303f10c535c5c1d21cc0eb90a-pr-374/shellcheck-result.xml

Tag Passed
amd64-4f6363a5-pkg-4f6363a5-dev-e8e7fb05db60408303f10c535c5c1d21cc0eb90a-pr-374
arm64v8-4f6363a5-pkg-4f6363a5-dev-e8e7fb05db60408303f10c535c5c1d21cc0eb90a-pr-374

@thelamer thelamer merged commit 5cbca94 into monthly Feb 10, 2026
4 checks passed
@thelamer thelamer deleted the selkies-blurb-refactor branch February 10, 2026 13:27
@LinuxServer-CI LinuxServer-CI moved this from PRs Approved to Done in Issue & PR Tracker Feb 10, 2026
@thelamer thelamer mentioned this pull request Feb 10, 2026
thelamer added a commit that referenced this pull request Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

5 participants