diff --git a/docs/assets/img/sticker-templates/README.md b/docs/assets/img/sticker-templates/README.md new file mode 100644 index 00000000..b22cf784 --- /dev/null +++ b/docs/assets/img/sticker-templates/README.md @@ -0,0 +1,21 @@ +# RO-Crate sticker templates + +If you do a lot of in-person RO-Crate outreach, you may want to get some stickers printed to distribute! + +The templates in this folder conform to the widely-adopted [Stickers Standard](https://sticker.how) for hexagonal stickers: + +> A default hexagon sticker must be represented by a regular hexagon where the largest diagonals should measure 5.08 centimeters, and which must remain within 1 millimeter tolerance. The sticker must be oriented with a vertex positioned at the top. + +When printing stickers, ensure you follow the size guideline above to enable maximum interoperability with other hexagonal stickers. + +There are two versions of the sticker: +* with bleed - the border is thicker, giving an extra margin to allow for slightly inaccurate cutting during printing. In this case the bleed is about 2mm. File: [ro-crate-hex-with-bleed.svg](ro-crate-hex-with-bleed.svg) +* without bleed - how the sticker should appear once printed. File: [ro-crate-hex.svg](ro-crate-hex.svg) + +In both cases, the SVG contains a "Preview without bleed" layer which can be toggled to view the other version. + +When communicating with your printer, make clear if you are sending the version with or without bleed. + +This folder also contains a PNG rendering of the sticker for ease of online viewing: [ro-crate-hex.png](ro-crate-hex.png) + +![RO-Crate logo inside a teal hexagonal border](ro-crate-hex.png) diff --git a/docs/assets/img/sticker-templates/ro-crate-hex-with-bleed.svg b/docs/assets/img/sticker-templates/ro-crate-hex-with-bleed.svg new file mode 100644 index 00000000..caa08f27 --- /dev/null +++ b/docs/assets/img/sticker-templates/ro-crate-hex-with-bleed.svg @@ -0,0 +1,228 @@ + + + +image/svg+xmlRO-Crate diff --git a/docs/assets/img/sticker-templates/ro-crate-hex.png b/docs/assets/img/sticker-templates/ro-crate-hex.png new file mode 100644 index 00000000..82d97627 Binary files /dev/null and b/docs/assets/img/sticker-templates/ro-crate-hex.png differ diff --git a/docs/assets/img/sticker-templates/ro-crate-hex.svg b/docs/assets/img/sticker-templates/ro-crate-hex.svg new file mode 100644 index 00000000..bcdf6df4 --- /dev/null +++ b/docs/assets/img/sticker-templates/ro-crate-hex.svg @@ -0,0 +1,231 @@ + + + +image/svg+xmlRO-Crate diff --git a/docs/pages/community/outreach.md b/docs/pages/community/outreach.md index 045d16a5..36a6a144 100644 --- a/docs/pages/community/outreach.md +++ b/docs/pages/community/outreach.md @@ -1375,3 +1375,5 @@ The below RO-Crate logos can be used by for application, websites, posters, slid [svg] [png]

+ +For those who regularly do RO-Crate outreach at in-person events, [sticker templates](https://github.com/ResearchObject/ro-crate/tree/main/docs/assets/img/sticker-templates) are also available.