Skip to content
Snippets Groups Projects

GitLab 9.3 release post

Merged Victor Wu requested to merge release-9-3 into master
All threads resolved!
10 files
+ 581
651
Compare changes
  • Side-by-side
  • Inline
Files
10
@@ -13,28 +13,29 @@ Due date: MM/DD (6th working day before the 22nd)
- [ ] Add milestone
- [ ] Intro
- [ ] MVP
- [ ] Webcast link
- [ ] Add cover image `image_title` (compressed)
- [ ] Upgrade barometer
- [ ] Main features
- [ ] Secondary features
- [ ] Other features
- [ ] Top features
- [ ] Primary features
- [ ] Secondary features (improvements)
- [ ] Performance improvements
- [ ] Omnibus improvements
- [ ] Deprecations
- [ ] Extras
- [ ] Documentation links
- [ ] Authorship (author's data)
### Content Review
### Review
Due date: MM/DD (4th working day before the 22nd)
#### Content review (PMs)
Due date: MM/DD (2nd working day before the 22nd)
- [ ] Label MR: ~"blog post" ~release ~review-in-progress
- [ ] General review (PM)
- [ ] Check Features' names
- [ ] Check Features' availability (CE, EES, EEP)
- [ ] Check Documentation links
- [ ] Add `data/promo.yml`
- [ ] Update `data/promo.yml`
- [ ] Check all images' size - compress whenever > 300KB
- [ ] Meaningful links (SEO)
- [ ] Check links to product/feature webpages
@@ -44,24 +45,17 @@ Due date: MM/DD (4th working day before the 22nd)
- [ ] Grammar, spelling, clearness (body)
- [ ] Final review (Job)
### Structure & Styles
Add HTML/CSS structure to style the blog post, review markup. Technical Writing / Frontend / UX.
#### Structural Check
Due date: MM/DD (1st working day before the 22nd)
Due date: MM/DD (2nd working day before the 22nd)
- 1. Structural check
- [ ] Label MR: ~"blog post" ~release ~review-structure
- [ ] Check frontmatter (entries, syntax)
- [ ] Uncomment custom css and custom js
- [ ] Add cover image `image_title` - compressed
- [ ] Add social sharing image `twitter_image` - compressed
- [ ] Check `image_title` and `twitter_image`
- [ ] Check image shadow `{:.shadow}`
- [ ] Check images' `ALT` text
- [ ] Videos/iframes wrapped in `<figure>` tags (responsiveness)
- 2. Apply styles
- [ ] Add/check html parser `{::options parse_block_html="true" /}`
- [ ] Apply semantic HTML (sections, divs, classes, ids)
- [ ] Add/check `<!-- more -->` separator
- [ ] Add/check cover img reference (at the end of the post)
- [ ] Columns (content balance between the columns)
Loading