Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 12:11
35ff236

2.0.0 (2023-08-15)

⚠ BREAKING CHANGES

  • update Docker Node version (#335)
  • add NVM configuration, use Node 18 (#322)

Features

  • add NVM configuration, use Node 18 (#322) (aa63bf2)
  • disallow GPT from crawling any Trivet-based sites (#343) (c56e172)
  • generate sitemap.xml (resolves #243) (#244) (cea3049)
  • update Docker Node version (#335) (c437bd4)
  • use Eleventy localization features and Eleventy asset processing (#337) (610868d)

Bug Fixes

  • better YAML pattern to handle .github files as well as config.yml (#355) (7642a09)
  • localized pagination (#353) (43df5ff)
  • move generatePermalink out of eleventyComputed (#354) (d37829e)
  • resolve sitemap parsing error in Chrome (#351) (64387bf)