You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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
4 years ago
..
generate-bindata.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
generate-emoji.go Update emoji dataset with skin tone variants (#11678) 4 years ago
generate-gitignores.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
generate-images.js Rework 'make generate-images' (#12316) 4 years ago
generate-licenses.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
generate-svg.js Update Octicons to v10 (#12240) 4 years ago
gocovmerge.go Move gocovmerge as vendor (#10947) 4 years ago
lint.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
update-locales.sh Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago