ogmake

← All templates

Release notes

Product name, a large version number and a single release headline.

Release notes template preview

Try it

POST /v1/images, Bearer-authenticated, with this template id and params — see the quickstart for how to get a key, and for a signed-URL example that links straight to a cacheable, cache-forever image URL without a server round trip.

curl https://ogmake.com/v1/images \
  -H "Authorization: Bearer og_live_..." \
  -H "Content-Type: application/json" \
  -d '{
  "template": "release",
  "params": {
    "product": "ogmake",
    "version": "v0.5.0",
    "headline": "Faster renders, eight new templates",
    "summary": "Signed URLs, a new gallery and a lot of polish."
  }
}'

More templates.