starter-theme
starter-theme copied to clipboard
Feature/tidy up template
Hi, i've prepared the following PR which adds the following set of changes:
- Make all template strings translatable
- Use short array notation
- Fix heading elements not being in a sequentially-descending order
- Check whether a post has a featured image set before trying to display it
- Add the mandatory alt attribute to image tags
- Standardise spacing/alignment across all twig views
- Introduce a editorconfig config file.
Thank you, Cezar