-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Task
We need to assess, whether we still use the description field provided in the blog post metadata for anything. We believe it was originally intended to be used for preview on the blog cards or social media links, but that probably was replaced by simply using an excerpt from the blog post content.
Once we know whether or not it is still being used, we can decide to
(A) remove the field from the blog post metadata )provided it's not used anymore anywhere and we don't want to re-introduce it)
(B) document what the field is used for in the blog post author documentation (provided we want to keep that usage)
(C) replace any usages and remove the field (provided it's still used and we don't want to keep it)
(D) reintroduce using the field for some purpose (provided it's not used anymore anywhere but we want to make use of it again)