Skip to content

Commit 8a198da

Browse files
add: OCM logo SVG files and a set of rendered PNGs for ease of usage (#274)
* add: source svg ocm logo and a set of rendered pngs * add: new svg logo to readme file and move out the legacy logo * add: Dimitri van Hees to Acknowledgements * fix: ietf line length
1 parent 9ba5829 commit 8a198da

17 files changed

+242
-7
lines changed

IETF-RFC.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,11 +1237,11 @@ work on what would become this specification in 2015. In particular we
12371237
want to thank (in alphabetical order) Guido Aben, Russell Albert,
12381238
Holger Angenent, David Antoš, Hrachya Astsatryan, Kurt Bauer,
12391239
Charles du Jeu, Andreas Eckey, David Gillard, Andranik Hayrapetyan Wahi,
1240-
Christoph Herzog, David Jericho, Frank Karlitschek, Christian Kracher,
1241-
Ralph Krimmel, Massimo Lamanna, Simon Leinen, Jari Miettinen,
1242-
Jakub Moscicki, Frederik Orellana, Vlad Roman, Christian Schmitz,
1243-
Woojin Seok, Rogier Spoor, Christian Sprajc, Peter Szegedi,
1244-
Ron Trompert, Benedikt Wegmann and Jonathan Xu.
1240+
Dimitri van Hees, Christoph Herzog, David Jericho, Frank Karlitschek,
1241+
Christian Kracher, Ralph Krimmel, Massimo Lamanna, Simon Leinen,
1242+
Jari Miettinen, Jakub Moscicki, Frederik Orellana, Vlad Roman,
1243+
Christian Schmitz, Woojin Seok, Rogier Spoor, Christian Sprajc,
1244+
Peter Szegedi, Ron Trompert, Benedikt Wegmann and Jonathan Xu.
12451245

12461246
We would also like to thank Ishank Arora, Gianmaria Del Monte,
12471247
Jörn Friedrich Dreyer, Richard Freitag, Hugo González Labrador,

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# Open Cloud Mesh Protocol Specification
1+
<center> <h1>Open Cloud Mesh Protocol Specification</h1> </center>
22

3-
![Open Cloud Mesh Protocol Specification](logo.png)
3+
<p align="center">
4+
<img src="logo/svg/OpenCloudMesh-text-vertical.svg" alt="Open Cloud Mesh Logo"/>
5+
</p>
46

57
This repository contains the text of the [Open Cloud Mesh IETF Draft](https://datatracker.ietf.org/doc/draft-lopresti-open-cloud-mesh/), as well as the equivalent [OpenAPI](https://github.com/OAI/OpenAPI-Specification) (fka Swagger) specification for its API rendered as HTML (by [ReDoc](https://github.com/Redocly/redoc)).
68

@@ -30,3 +32,9 @@ Previously released versions ([changelog](CHANGELOG.md)):
3032
* Version 1.2.0: [RFC-formatted Draft](https://github.com/cs3org/OCM-API/blob/v1.2.0/IETF-RFC.md) | [API spec](https://cs3org.github.io/OCM-API/docs.html?branch=v1.2.0&repo=OCM-API&user=cs3org)
3133
* Version 1.1.0: [README](https://github.com/cs3org/OCM-API/blob/v1.1.0/README.md) | [API spec](https://cs3org.github.io/OCM-API/docs.html?branch=v1.1.0&repo=OCM-API&user=cs3org)
3234
* Version 1.0.0: [API spec](https://cs3org.github.io/OCM-API/docs.html?branch=v1.0.0&repo=OCM-API&user=cs3org)
35+
36+
## Acknowledgements
37+
38+
### Logo
39+
The OCM logo was originally created by Dimitri van Hees, in collaboration with Christian Schmitz, during their work on the OpenCloudMesh project.
40+
The work was funded and supported by ownCloud as part of the OpenCloudMesh team effort.
1.28 KB
Loading

logo/OpenCloudMesh-logo-16x16.png

267 Bytes
Loading
3.19 KB
Loading

logo/OpenCloudMesh-logo-32x32.png

618 Bytes
Loading

logo/OpenCloudMesh-logo-48x48.png

618 Bytes
Loading
488 Bytes
Loading
981 Bytes
Loading
1.57 KB
Loading

0 commit comments

Comments
 (0)