Skip to content
Snippets Groups Projects

Release post - GitLab 11.4

Merged James Ramsay (ex-GitLab) requested to merge release-11-4 into master
All threads resolved!
Compare and Show latest version
9 files
+ 45
27
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -153,10 +153,12 @@ Sources of data to check:
- Release post data: `.../data/release_posts`.
- Release post itself: `.../source/posts`.
See [handbook for guidance](https://about.gitlab.com/handbook/marketing/blog/release-posts/#structural-check) on structural check.
- [ ] Perform structural check
- [ ] Add the label ~review-structure to merge request.
- [ ] Git `pull` release post branch.
- [ ] Check frontmatter (entries, syntax).
- [ ] Check frontmatter (entries, syntax). See [specific guidance on frontmatter](https://about.gitlab.com/handbook/marketing/blog/release-posts/#frontmatter) in handbook.
- [ ] Check `image_title` and `twitter_image`.
- [ ] Check image shadow applied correctly in release post data. Look for `image_noshadow: true` when an image already has shadow.
- [ ] Ensure videos and iframes are wrapped in `<figure>` tags (for responsiveness).
Loading