make package details collapsible

This commit is contained in:
Balakrishnan Balasubramanian 2025-01-15 14:19:07 -05:00
parent efacd5cb6b
commit 9bcfc50b4a

View File

@ -7,6 +7,7 @@ Below are archlinux packages from AUR or official archlinux repo with some new f
1. pkgrel starts with `11`. Last digit corresponds to upstream pkgrel and tenth place is for my pkgrel.
2. Add .gitignore in all packages
<details><summary>librespeed-go</summary>
## [librespeed-go][0]
@ -21,6 +22,8 @@ Go project to test internet speed. Like speedtest.net
| [AUR][3] | [github][1] | [My PR][2] |
|---|---|---|
</details>
<details><summary>arti</summary>
## [arti][4]
@ -33,6 +36,9 @@ Tor implementation in rust
| [Arch][5] | [git][6] | [Web][7] | [My Change][8] |
|---|---|---|---|
</details>
<details><summary>phanpy-bin</summary>
## [phanpy-bin][9]
Fediverse web frontend
@ -44,6 +50,9 @@ Fediverse web frontend
| [AUR][10] | [github][11] | [Web][12] |
|---|---|---|
</details>
<details><summary>gotosocial</summary>
## [gotosocial][17]
ActivityPub social network server written in Golang
@ -55,6 +64,9 @@ ActivityPub social network server written in Golang
| [AUR][13] | [github][14] | [Web][15] | [My PR][16] |
|---|---|---|---|
</details>
<details><summary>genson</summary>
## [genson][18]
GenSON is a powerful, user-friendly JSON Schema generator.
@ -68,6 +80,8 @@ AUR packages is orphaned
| [AUR][19] | [github][20] |
|---|---|
</details>
[0]: https://gitea.balki.me/balki-aur/librespeed-go_aur
[1]: https://github.com/librespeed/speedtest-go
[2]: https://github.com/librespeed/speedtest-go/pull/62