implement user pages + ui
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
JMARyA 2025-01-12 03:58:16 +01:00
parent 67c31725c1
commit 3fabc91438
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
11 changed files with 1021 additions and 264 deletions

View file

@ -16,14 +16,6 @@ To use the packages pacco provides, add the following to `pacman.conf`:
# /etc/pacman.conf
[repo]
Include = /etc/pacman.d/mirrorlist_pacco
```
Add `/etc/pacman.d/mirrorlist_pacco`:
```
# /etc/pacman.d/mirrorlist_pacco
Server = https://example.com/pkg/$repo/$arch
```