Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@kimisgold kimisgold released this 18 Apr 01:18
  • Offer block templates:
    • Asset block template "3-column grid": This template is best used for displaying page links with asset images. It lays the assets out in a 3-column grid for widths greater than 800px, then scales down to 2 for widths greater than 400px, then a single column for anything smaller.
    • Media block template "2-column cards": This presents media attachments as white cards with the media on the left and metadata on the right, each taking up half the card width. At widths above 800px, it shows as 2 columns. Each card should be a uniform height in its row. This template ignores the vertical vs horizontal layout setting. It looks best with an even number of attachments, each set with a short caption.
  • Offer classes to set on HTML blocks:
    • "spotlight": This is intended to pair a user-assigned decorative background image inline with text content. The user must set a background image using the block configuration. By default, the background image is aligned to the right.
    • Users can pair this class with "left-image" to move the background image to the left.
    • There are also options to set a single color accent background using "light-accent" and "dark-accent".
  • Include theme documentation in the README.
  • Offer browse body truncation options: fade, clipped with an ellipsis, show full body value.
  • Remove unused right sidebar config area.
  • Remove susy config from sass.