gitea/build
silverwind 7cf23399a0
Rework 'make generate-images' (#12316)
* Rework 'make generate-images'

- Remove external dependencies and replace it with a node script that
  does does the same.
- Move detail removal from gitea-sm.png to favicon.png
- Remove favicon.ico and its generation, it is unused and we already serve
  favicon.png in its place.

Fixes: https://github.com/go-gitea/gitea/issues/12314

* use proper centering value for preserveAspectRatio

* fix lint

* use fabric

* better linting fix

* fix typo

* mention detail-remove class in docs
2020-07-26 17:47:51 +08:00
..
generate-bindata.go
generate-emoji.go
generate-gitignores.go
generate-images.js Rework 'make generate-images' (#12316) 2020-07-26 17:47:51 +08:00
generate-licenses.go
generate-svg.js Update Octicons to v10 (#12240) 2020-07-17 18:15:12 +03:00
gocovmerge.go
lint.go
update-locales.sh