Skip to content

Commit 6322365

Browse files
Optimize PSYDAC logo (#570)
Change the way we color the background of our logo and remove some invisible layers. This reduces the file size by a lot, e.g. the banner went down from 7 MB to 64 KB. The changes are mostly visible in bright mode. --------- Co-authored-by: Yaman Güçlü <yaman.guclu@gmail.com>
1 parent 8841126 commit 6322365

5 files changed

Lines changed: 395 additions & 29882 deletions

File tree

.github/workflows/testing.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ on:
1515
branches: [ devel, main ]
1616
types:
1717
- ready_for_review
18-
paths:
19-
- 'psydac/**'
20-
- 'pytest.ini'
21-
- 'pyproject.toml'
2218

2319
workflow_dispatch:
2420

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ All notable changes to this project will be documented in this file.
88

99
### Fixed
1010

11-
- #565 Expand editable install info in `README.md`
12-
- #566 Fix command `psydac test --mpi` on Ubuntu machines
11+
- #570 : Optimize PSYDAC logo
12+
- #565 : Expand editable install info in `README.md`
13+
- #566 : Fix command `psydac test --mpi` on Ubuntu machines
1314

1415
### Changed
1516

17+
- [DEVELOPER] Do not check file changes to trigger testing workflow on PRs
1618
- [DEVELOPER] Run documentation workflow whenever `README.md` is modified
1719
- [DEVELOPER] Run testing workflow on PRs only when set to "ready for review"
1820

docs/source/logo/psydac_banner.svg

Lines changed: 61 additions & 9716 deletions
Loading

docs/source/logo/psydac_platypus.svg

Lines changed: 165 additions & 10020 deletions
Loading

docs/source/logo/psydac_square.svg

Lines changed: 165 additions & 10140 deletions
Loading

0 commit comments

Comments
 (0)