https://github.com/alswl/cncf-stencils
Graffles stencils for CNCF projects.
https://github.com/alswl/cncf-stencils
cncf logos omnigraffle stencil
Last synced: 3 months ago
JSON representation
Graffles stencils for CNCF projects.
- Host: GitHub
- URL: https://github.com/alswl/cncf-stencils
- Owner: alswl
- Created: 2021-12-16T12:17:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-19T03:19:18.000Z (about 1 year ago)
- Last Synced: 2025-10-10T22:42:46.698Z (8 months ago)
- Topics: cncf, logos, omnigraffle, stencil
- Language: Makefile
- Homepage:
- Size: 434 KB
- Stars: 104
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cncf-stencils
Graffles stencils for CNCF projects.
All icons comes from [cncf/landscape](https://github.com/cncf/landscape/)

## Downloads
Latest artifacts in [Releases](https://github.com/alswl/cncf-stencils/releases).
## Build Required
Python 3.9+
## Build
```
make install patch vendor build
```
## Change Logs
- 2024-01-20
- refactor for `cncf/landscape` l2
- pyyaml version update
- 2022-11-18
- update CI for ubuntu 22.04 and python 3.10
- 2022-01-28
- resize all SVG images with height 96px limit(`96 = 12\*8`).
- 2021-12-23
- gropu logos with categories
- add missing logos from `hosted_logos`, eg `dockerswarm.svg`
- resize all SVG images with height 80px limit
- 2021-12-21
- resize all SVG images with height 120px limit
- 2021-12-16
- init this projects
- it works