Hi again, Luis Felipe <luis.felipe...@protonmail.com> skribis:
>> > On Wednesday, November 9th, 2022 at 16:43, Luis Felipe >> > luis.felipe...@protonmail.com wrote: >> > > >> > > I have a working package browser now and will be styling it >> > > next. I'll link to a public repository later. >> > > >> > Here is the source code, by the way: >> > https://codeberg.org/luis-felipe/guix-packages-website >> > >> Maybe some kind of alpha/beta/in development banner or message would be >> good, just to set expectations that this is a new thing that's being >> worked on. > > I added that and some other things that were missing and realeased version > 0.1.0 of the package browser. One thing I noticed is that i18n support seems to be missing. It’s OK to keep that for later, but how about making sure URLs are prepared to handle that, by adding /en in the path? That is, from: https://packages.guix.gnu.org/packages/ecl-cl-unicode/0.1.6/ to: https://packages.guix.gnu.org/en/packages/ecl-cl-unicode/0.1.6/ Sysadmin-wise, we’ll need a proper service in (sysadmin web), Chris. :-) (I can help with that if needed.) Thanks, Ludo’.