Skip to content

v0.4.0

Compare
Choose a tag to compare
@mattstratton mattstratton released this 03 May 18:59
08eb5bf

Please note! With this change, we have implemented the preferred method of using Pages instead of data files for guests. If you have guests as data files, they will continue to work; however, migrating them to Pages is going to give you a better experience.

Additionally, check your frontmatter for images to make sure they do not begin with a "/" character, as that might introduce a breaking change.

And we are now listed on the Hugo Themes Showcase!

0.4.0 (2017-05-03)

Full Changelog

Implemented enhancements:

  • Add support for banner-style images to episode page #60
  • Add sidebar option to show hosts #46
  • Add grid option #43
  • Change guests to be pages instead of data files #42
  • add post data to episode page #29
  • Create episode archetype #5

Fixed bugs:

  • Link in footer blends in with background #68
  • Theme causes issues with hosting on hugo-themes repository #66
  • Make all assets use absURL or relURL #64
  • Fix 404's in exampleSite #63
  • Wrap theme version in quotes in theme.toml #62
  • [Bug] Site title and hamburger menu overlap in mobile view #58
  • Subscribe buttons aren't buttons #52
  • add podcast_length parameter to rss feed #15
  • orange background is off center on small devices #9

Closed issues:

  • Share your theme with the community #57