Skip to content

Blog/starter pack

Warren Gifford requested to merge blog/starter-pack into main

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.

image

Notes

Test

  1. Ensure prettier has standardized the proposed changes.
  2. Nav to /blog/starter-pack

Merge request reports

Loading