Caesar Schinas
31bfb80c03
[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 bdcf3f51e0
)
(cherry picked from commit cec8f2d31e
)
(cherry picked from commit 25aa22ba2b
)
(cherry picked from commit 31510249a0
)
(cherry picked from commit 95dc569227
)
(cherry picked from commit f6caf5f1b9
)
(cherry picked from commit aba34fbf70
)
(cherry picked from commit 41b816fdac
)
(cherry picked from commit c98e79b89f
)
(cherry picked from commit d33d4f193c
)
(cherry picked from commit 4e5bb41cbe
)
(cherry picked from commit 3aa8ddb8cb
)
(cherry picked from commit e8057040bb
)
(cherry picked from commit f3bf61e51e
)
(cherry picked from commit e9d08aad76
)
2024-02-05 16:02:13 +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