feed: add a who-is-it-for post for Data Controller #22

Merged
allan merged 4 commits from feed/who-is-data-controller-for into main 2026-09-26 20:24:47 +00:00
Collaborator

Adds a feed post at /who-is-data-controller-for/ - a role-by-role answer to "who is this for?".

Structure

One short intro paragraph, then a section per persona - Data Administrators, Data Auditors, Data Managers, Data Owners, Purchasers. Each opens with the question that role actually asks, followed by a couple of lines on how the product answers it. Closes with the product summary and the usual Discovery Call CTA.

Source

Adapted from a Data Controller post. The original text (hashtags included) is preserved verbatim in the trailing Source LinkedIn post: comment, and the site body carries no hashtags.

Copy notes

  • The auditor section says "any associated Excel file is retained alongside it" - not every submission carries an Excel.
  • The data owner section mentions rollback: the restore is packaged as a new, reviewable change, so the audit trail keeps both the mistake and the correction.

Cover

previewImg points at who-is-data-controller-for.jpeg in the post folder - the generated illustration (five role figures connected to a dashboard panel with one row highlighted, no text), normalised from the delivered PNG to JPEG at its native 1024x768.

One thing to flag: the delivered image is 4:3, not the 1.91:1 the recorded prompt asked for. Nothing is clipped on the site - the template constrains it and it renders on both the post page and the feed card - but a 1.91:1 crop of a 4:3 image trims the top of the dashboard and the figures' feet, so a wide link preview may look tight. Happy to reword the prompt for a wide format, or pad the existing image with background, if you want the ratio right.

Verified

  • clean rebuild (rm -rf .cache public && npm run build); the post appears in /feed/, /feed/2026/ and at the top of /rss.xml, and its cover renders on the post page and in the feed card
  • og:image resolves to a real JPG (1024x768), not the site logo SVG
  • npm run typecheck clean; npm run lint warns on the same 8 pre-existing files only
  • no src changes - the diff is the post folder
Adds a feed post at `/who-is-data-controller-for/` - a role-by-role answer to "who is this for?". ### Structure One short intro paragraph, then a section per persona - Data Administrators, Data Auditors, Data Managers, Data Owners, Purchasers. Each opens with the question that role actually asks, followed by a couple of lines on how the product answers it. Closes with the product summary and the usual Discovery Call CTA. ### Source Adapted from a Data Controller post. The original text (hashtags included) is preserved verbatim in the trailing `Source LinkedIn post:` comment, and the site body carries no hashtags. ### Copy notes - The auditor section says "any associated Excel file is retained alongside it" - not every submission carries an Excel. - The data owner section mentions rollback: the restore is packaged as a new, reviewable change, so the audit trail keeps both the mistake and the correction. ### Cover `previewImg` points at `who-is-data-controller-for.jpeg` in the post folder - the generated illustration (five role figures connected to a dashboard panel with one row highlighted, no text), normalised from the delivered PNG to JPEG at its native 1024x768. One thing to flag: the delivered image is **4:3**, not the 1.91:1 the recorded prompt asked for. Nothing is clipped on the site - the template constrains it and it renders on both the post page and the feed card - but a 1.91:1 crop of a 4:3 image trims the top of the dashboard and the figures' feet, so a wide link preview may look tight. Happy to reword the prompt for a wide format, or pad the existing image with background, if you want the ratio right. ### Verified - clean rebuild (`rm -rf .cache public && npm run build`); the post appears in `/feed/`, `/feed/2026/` and at the top of `/rss.xml`, and its cover renders on the post page and in the feed card - `og:image` resolves to a real JPG (1024x768), not the site logo SVG - `npm run typecheck` clean; `npm run lint` warns on the same 8 pre-existing files only - no `src` changes - the diff is the post folder
hermes added 1 commit 2026-09-26 19:43:02 +00:00
hermes added 1 commit 2026-09-26 19:53:22 +00:00
hermes added 2 commits 2026-09-26 20:10:10 +00:00
allan merged commit ae3f5128c2 into main 2026-09-26 20:24:47 +00:00
allan deleted branch feed/who-is-data-controller-for 2026-09-26 20:24:47 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/datacontroller.io#22