Add rebrand MVP guidance#4636
Merged
Merged
Conversation
5 tasks
✅ You can preview this change here:
To edit notification comments on pull requests, go to your Netlify site configuration. |
83b3e54 to
d06266a
Compare
253c424 to
940af43
Compare
Co-authored-by: Ciandelle Hughes <ciandelle.hughes@digital.cabinet-office.gov.uk> Co-authored-by: Calvin Lau <calvin.lau@digital.cabinet-office.gov.uk>
Co-authored-by: Ciandelle Hughes <ciandelle.hughes@digital.cabinet-office.gov.uk> Co-authored-by: Calvin Lau <calvin.lau@digital.cabinet-office.gov.uk>
Co-authored-by: Ciandelle Hughes <ciandelle.hughes@digital.cabinet-office.gov.uk> Co-authored-by: Calvin Lau <calvin.lau@digital.cabinet-office.gov.uk>
Co-authored-by: Ciandelle Hughes <ciandelle.hughes@digital.cabinet-office.gov.uk> Co-authored-by: Calvin Lau <calvin.lau@digital.cabinet-office.gov.uk>
- Check for `rebrand: true` frontmatter property - Duplicate `index.njk` file as `branded.njk` - Run in-place and layouts on the original files, and the branded files - For the branded files, use the rebrand Nunjucks global
Shorten What's new bit Fix typos in What's new Update what's new with drafted comms add the
Update messaging on component pages
940af43 to
400cca0
Compare
calvin-lau-sig7
approved these changes
May 1, 2025
14 tasks
36degrees
added a commit
that referenced
this pull request
Feb 10, 2026
There is no default cookie banner in the page template. Cookie banners need to be bespoke to a service based on the cookies and technologies they’re using. The only mention of the cookie banner on the page template guidance is as part of the description for the `bodyStart` block. It looks like this guidance was mistakenly introduced alongside the rebrand-related changes in #4636. Remove the incorrect guidance.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What