Blog/starter pack
Created by: zlonko
This closes #5513 (closed). It creates an unpublished markdown file that includes all of the basic components we have abstracted for the blog.
Changelog
- Adds
blog-post-starter-pack.md
- Blog UI improvement according to DLS: Sets a wider minimum width for blog posts, header typography improvements, code blocks have a grey border now.
- Inline code snippets (from backticks ``) not have special styling, similar to what's seen in the Handbook. This is an improvement as before it was hard to distinguish inline code snippets. This doesn't interfere with code blocks highlighting. Happy to change the color to how we see fit.
Notes
- Handbook docs are being updated in #4186
Test
- Ensure prettier has standardized the proposed changes.
- Nav to
/blog/starter-pack