Skip to content

Releases: nolantait/staticky

v0.4.0

Choose a tag to compare

@nolantait nolantait released this 02 Mar 09:02
134da75

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

Choose a tag to compare

@nolantait nolantait released this 09 Dec 09:35
  • Fixes flashes of unstyled content on site template
  • Adds vite_stylesheet_tag to view helpers

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@nolantait nolantait released this 09 Dec 09:05

What's Changed

  • Adds live reloading in development
  • Hooks up live reloading to vite in default site template
  • correct default port by @brandondrew in #4
  • Fix twitter option by @brandondrew in #3

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@nolantait nolantait released this 24 Sep 19:54

What's Changed

  • Adds plugin system akin to Roda and Sequel for Resource and Router
  • Improves initial setup
  • Adds better documentation
  • Switches from rerun to filewatcher for triggering rebuilds
  • Switches from rackup to puma for development server
  • Updates default package manager to yarn stable

v0.1.1

v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@nolantait nolantait released this 19 Aug 07:33
  • Fixes nginx and Dockerfile configs for default dokku deployments
  • Improvements to site template files
  • Adds ability for link_to helpers to take absolute paths

Full Changelog: v0.1.0...v0.1.1

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@nolantait nolantait released this 18 Aug 23:33

What's Changed

Full Changelog: https://github.com/nolantait/staticky/commits/v0.1.0