Hi, I’m Luke Duff, a web designer and IT consultant from Sunderland. I build proper websites for small businesses and sort out the tech that most people don’t have the time or patience for. No agency, no account managers, no jargon: just me doing the work, and picking up the phone when you need me. Tell me what you’re after and I’ll get your business online properly.
Contact Us


Client: Digital You CIC · Sector: Digital Inclusion (Community Interest Company) · Location: North East England
Digital You CIC, run by Sharon Sanders, supports digital inclusion across the North East. Its partners span the voluntary sector, local councils, the NHS, GP practices and housing associations. That range of relationships means credibility matters enormously, so the site had to do two things at once: work as a clear, accessible public-facing presence and hold up as evidence of a functioning organisation when it sits behind a funding application.
A new CIC can't afford a site that looks like a placeholder or makes claims it can't back up. Every word needed to be accurate, every policy page needed to be in place, and cookie consent had to be handled correctly given the NHS and public-sector context. The brief was a fixed-scope build covering the full remit of the organisation, followed by an ongoing monthly care plan.
Because sign-off on some content and images was still in progress during the build, the site was kept behind a holding page throughout. The structure, design and technical work were completed and reviewable; the site deploys once the remaining approvals are done.
| Problem | Solution Implemented |
|---|---|
| A new CIC needed a site credible enough to sit behind grant applications from day one. | Built a 12-page WordPress site covering who they are, what they do, digital inclusion support, training, digital champions, partners, resources, contact, required policy pages, a blog and a custom 404 page. |
| Page-builder sites are hard to version-control and prone to styles leaking between pages. | Pages were authored using scripts that write the Elementor layout data directly. Custom styling lives in versioned mu-plugins scoped per page, so nothing bleeds across the site. |
| In an NHS and vulnerable-people context, unverified claims carry real risk. | Every unverified claim was tracked rather than published. Placeholder photos were marked as placeholders and an unconfirmed job title was flagged in an audit so it could be corrected before launch. |
| Consent handling had to be correct for a public-sector audience, not just functional. | Google consent mode was tested with an automated browser across three fresh session states: no interaction, deny all and accept all. Analytics cookies only appeared after explicit consent. |
| The audience includes people with low digital confidence who may find complex navigation off-putting. | Built with accessibility throughout: a dedicated accessibility layer and native keyboard-friendly navigation are included as standard. |
| The site needed to be reviewable before every fact and image was signed off. | Kept behind a holding page so the completed structure could be reviewed and approved in full before going public, without rushing sign-off on content or image licensing. |