gitea/docs/content/doc
silverwind 202803fc69
Replace Less with CSS (#23481)
Ran most of the Less files through the Less compiler and Prettier and
then followed up with a round of manual fixes.

The Less compiler had unfortunately stripped all `//` style comments
that I had to restore (It did preserve `/* */` comments). Other fixes
include duplicate selector removal which were revealed after the
transpilation and which weren't caught by stylelint before but now are.

Fixes: https://github.com/go-gitea/gitea/issues/15565
2023-03-14 22:20:19 -04:00
..
advanced Replace Less with CSS (#23481) 2023-03-14 22:20:19 -04:00
developers Replace Less with CSS (#23481) 2023-03-14 22:20:19 -04:00
features fix markdown lint issue (#23457) 2023-03-14 12:10:01 +08:00
help Add repo adoption to FAQ (#22778) 2023-02-06 10:20:20 -06:00
installation Add Bash and Zsh completion scripts (#22646) 2023-02-21 12:32:24 -05:00
packages Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
secrets Fix secrets overview page missing from docs sidebar (#23143) 2023-02-25 10:56:02 +01:00
translation Add plural definitions for German translations (#21802) 2022-11-13 11:58:21 -05:00
upgrade Update gogs upgrade information (#22777) 2023-02-06 14:37:18 +08:00
usage Push option bonus for PTC docs (#23473) 2023-03-14 19:12:27 +02:00
advanced.en-us.md
advanced.fr-fr.md
advanced.zh-cn.md
advanced.zh-tw.md
developers.en-us.md
developers.zh-cn.md Refactor docs (#21627) 2022-10-31 23:16:19 +00:00
developers.zh-tw.md
features.en-us.md
features.zh-cn.md
features.zh-tw.md
help.en-us.md
help.fr-fr.md
help.zh-cn.md
help.zh-tw.md
installation.en-us.md
installation.fr-fr.md
installation.zh-cn.md
installation.zh-tw.md
packages.en-us.md
translation.de-de.md
translation.en-us.md
translation.zh-tw.md
upgrade.en-us.md
upgrade.fr-fr.md
upgrade.zh-cn.md
upgrade.zh-tw.md
usage.en-us.md
usage.zh-cn.md
usage.zh-tw.md