Caesar Schinas
66a6726a28
[BRANDING] add Forgejo logo
...
(cherry picked from commit f42622c7d5
)
(cherry picked from commit a39e7f2a79
)
(cherry picked from commit afa2a31bb9
)
(cherry picked from commit 276e8856e5
)
(cherry picked from commit 68e3bd469f
)
(cherry picked from commit af124b9ccb
)
(cherry picked from commit b89ab4874d
)
(cherry picked from commit 0f2a2f0d0f
)
(cherry picked from commit 80999363c7
)
(cherry picked from commit f8880b5463
)
(cherry picked from commit 5f4cf4f6e1
)
(cherry picked from commit b38e26bc1a
)
(cherry picked from commit d839e00332
)
(cherry picked from commit 32ffe2e4f1
)
(cherry picked from commit f1fd0504ad
)
(cherry picked from commit 6d77ea4d60
)
(cherry picked from commit 61a0a4a276
)
(cherry picked from commit a90b4126fd
)
(cherry picked from commit 9a20538fb4
)
(cherry picked from commit ce0fc02f0f
)
(cherry picked from commit 541f7cb026
)
(cherry picked from commit d6d0c2ab78
)
(cherry picked from commit 2c28f5ad24
)
(cherry picked from commit 9571bddb33
)
(cherry picked from commit c83ba08d01
)
(cherry picked from commit 30e7d567ed
)
(cherry picked from commit a8b8c3eba7
)
(cherry picked from commit 8e053e1ade
)
(cherry picked from commit 9e3b0f7520
)
(cherry picked from commit 2343b9bd09
)
(cherry picked from commit 56572d4156
)
(cherry picked from commit 9b09eda168
)
(cherry picked from commit 86a8b7b490
)
(cherry picked from commit 99a550c0e3
)
(cherry picked from commit d68422d187
)
(cherry picked from commit 4eb58c117d
)
(cherry picked from commit 78142114b6
)
(cherry picked from commit 461c883396
)
(cherry picked from commit e1f97e5307
)
2023-11-13 13:58:17 +01:00
techknowlogick
f8a668ab0c
Clean up SVG ( #13680 )
...
* Clean up SVG
* update per feedback
* fix css style
* Delete gitea.png
* no new line at end of file
* fix newline?
Co-authored-by: 6543 <6543@obermui.de>
2020-12-17 16:33:53 -05:00
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
Lauris BH
60d7e56c69
Add task to generate images from SVG and change to new logo ( #2194 )
...
* Add makefile task to generate images from SVG and change to new logo
* use absolute path on generate-images
2017-07-28 13:51:20 +08:00