Hi (again), I noticed that in the blog post about ...
# feedback
m
Hi (again), I noticed that in the blog post about email templates https://www.ory.sh/blog/custom-email-templates, the examples are exporting JSON config to YAML files, e.g.
Copy code
ory get identity-config $PROJECTID --format json-pretty > ory-config.yaml
The shown JSON files are also introduces as YAML files.
m
woops! thanks for catching that 😄 will fix it right away
As the blogpost is pretty old - was it still useful? I was thinking that it might need an update 🤔
m
It is linked in the documentation 🙂 https://www.ory.sh/docs/guides/gitops#email-templates Did things change since then?
s
no not really
also note that technically json is valid yaml 😉
m
yea i think nothing changed, but I was just wondering if there were any other issues you encountered
m
All good, currently just trying to get a good understand of Ory from reading as much docs as possible 😉 Btw, a link description is wrong in this section: https://www.ory.sh/docs/kratos/emails-sms/custom-email-templates#using-custom-message-templates Authentication → Email templates should be Branding → Email templates I can't create a PR as it seems to be a dynamic element in the raw docs. The link works correctly, though.