Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@markstos markstos released this 30 Jun 11:38
  • Allows admin to support Light, Dark or Auto in Settings

  • Auto mode sets the color scheme based on user preference

  • Titles on tag pages are "Title Case" instead of UPPERCASE.

  • "Latest" items on home page has been replaced with "Featured" items.

  • Since there's only one author, author photos and bylines have been hidden.

  • "Reading time" was hidden"

  • Less whitespace in the footer

  • Smaller "header" area

  • Narrower top bar

  • Custom archive.hbs page to list every post. To use it, add a route to it in routes.yml and link it navigation.

 routes:
  /archive/:
    template: archive