Releases: nolantait/staticky
Releases · nolantait/staticky
Release list
v0.4.0
v0.3.1
- Fixes flashes of unstyled content on site template
- Adds
vite_stylesheet_tagto view helpers
Full Changelog: v0.3.0...v0.3.1
v0.3.0
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
- @brandondrew made their first contribution in #4
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Adds plugin system akin to Roda and Sequel for
ResourceandRouter - Improves initial setup
- Adds better documentation
- Switches from
reruntofilewatcherfor triggering rebuilds - Switches from
rackuptopumafor development server - Updates default package manager to yarn stable
- Plugins by @nolantait in #2
Full Changelog: v0.1.1...v0.2.0
v0.1.1
- Fixes nginx and Dockerfile configs for default dokku deployments
- Improvements to site template files
- Adds ability for
link_tohelpers to take absolute paths
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Site generator by @nolantait in #1
Full Changelog: https://github.com/nolantait/staticky/commits/v0.1.0