Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alswl/cncf-stencils
Graffles stencils for CNCF projects.
https://github.com/alswl/cncf-stencils
cncf logos omnigraffle stencil
Last synced: about 1 month 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T05:28:04.000Z (about 2 months ago)
- Last Synced: 2024-12-13T00:43:07.279Z (about 2 months ago)
- Topics: cncf, logos, omnigraffle, stencil
- Language: Makefile
- Homepage:
- Size: 435 KB
- Stars: 102
- Watchers: 4
- 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/)
![snapshot](https://github.com/alswl/cncf-stencils/blob/master/snapshot.jpg?raw=true)
## 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