Skip to content

v0.2.0

Compare
Choose a tag to compare
@leandrocp leandrocp released this 08 Nov 20:52
· 79 commits to main since this release
f815ea6

Enhancements

  • Introduce Beacon.ErrorHandler to load resources and dependencies
  • Add beacon.gen.tailwind_config task to generate a custom Tailwind config
  • Add beacon.gen.site task to generate new sites
  • Rework beacon.install with Igniter to be composable
  • Introduce config :tailwind_css

Documentation

  • Create recipe Protect Pages with Basic Auth
  • Update docs to use the new tasks created with Igniter
  • Update Deploy to Fly.io guide to use a release step to copy files into the release
  • Create recipe Reuse app.css

Chore

  • Only subscribe to page changes on :live sites