hhmx.de

· Föderation PL Do 02.05.2024 22:15:09

@patricus We also appreciate contributionsfor more semantic HTML or accessibility contributions.

Triaging codeberg.org/forgejo/forgejo/i if still relevant could be a good start;

and if you want to, you could take a look at codeberg.org/forgejo/forgejo/i which might require a fix similar to codeberg.org/forgejo/forgejo/p

Also check out codeberg.org/Codeberg/Contribu for resources to chat links etc.

Föderation PL Do 02.05.2024 22:38:17

@Codeberg well, I can't fork the repo because I get forbidden.

Föderation PL Do 02.05.2024 22:43:25

@patricus Oh, can you tell me your username on Codeberg?

Föderation PL Do 02.05.2024 22:43:55

@Codeberg patricus

Föderation PL Do 02.05.2024 22:56:36

@Codeberg it worked, roflfl but an other question, there's a lot of go code, but I don't see the html stuff here.

Föderation PL Do 02.05.2024 23:42:36

@patricus The HTML lives in the templates folder, and if you need to touch JS or CSS, you'll have to check out the web_src folder.

It would also be a good start to learn more about issues, e.g. to get an idea why they happen or which could be modified. It will help the other developers working on these issues.