Skip to content

Popular v0.8.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 00:54
· 24 commits to main since this release
6cb2889

Changed

  • The setup wizard now adopts an unedited starter file automatically. On a fresh
    site (copied from exampleSite or a demo, or the Astro template), it writes
    the config and Code of Conduct seed page without --force, because their bytes
    still match what the theme shipped. The moment you hand-edit either one, the
    wizard protects it again and asks for --force. First-time setup no longer
    needs a flag.