Releases: shgysk8zer0/static-template
Releases · shgysk8zer0/static-template
Release v1.1.1
Release v1.1.0
See Changelog
Update for consistency with current methods & components
Changed
- Use
_headers
for setting HTTP headers (including CSP) - Add
/reset
page - Implement preloading
- Add
<weather-current>
,<spotify-player>
,<youtube-player>
, &<ad-block>
examples - Misc. style changes
- Update service worker
Fixed
- Add missing classes to properly style share button
- Update to match theme colors
Removed
- Do not set (old)
data-service-worker
attribute
Update config for code standards
Updated
- Set indent style & width in editor config file
Update eslint config for indentation on `switch`
Updated
- eslint now indents on each
case
for aswitch
Update dependencies & config
Changed
- Update all dependencies
- Maintain consistency with jekyll-template
- Update
eslint
config / rules
Initial release
Includes submodules, config files, and basic HTML + JS + CSS