starter-theme icon indicating copy to clipboard operation
starter-theme copied to clipboard

Feature/tidy up template

Open cezarpopa opened this issue 3 years ago • 0 comments

Hi, i've prepared the following PR which adds the following set of changes:

  1. Make all template strings translatable
  2. Use short array notation
  3. Fix heading elements not being in a sequentially-descending order
  4. Check whether a post has a featured image set before trying to display it
  5. Add the mandatory alt attribute to image tags
  6. Standardise spacing/alignment across all twig views
  7. Introduce a editorconfig config file.

Thank you, Cezar

cezarpopa avatar Jul 28 '22 18:07 cezarpopa