Skip to content

Releases: shgysk8zer0/static-template

Release v1.1.1

10 Jul 16:24
v1.1.1
d075792
Compare
Choose a tag to compare

Release v1.1.0

16 Feb 23:35
82711cd
Compare
Choose a tag to compare

See Changelog

Update for consistency with current methods & components

28 Nov 19:03
c356b27
Compare
Choose a tag to compare

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

17 Jul 18:38
14f32bf
Compare
Choose a tag to compare

Updated

  • Set indent style & width in editor config file

Update eslint config for indentation on `switch`

17 Jul 17:39
0a848c4
Compare
Choose a tag to compare

Updated

  • eslint now indents on each case for a switch

Update dependencies & config

30 Jun 01:53
a9f9fca
Compare
Choose a tag to compare

Changed

  • Update all dependencies
  • Maintain consistency with jekyll-template
  • Update eslint config / rules

Initial release

11 Jun 20:18
v1.0.0
9ccbd3d
Compare
Choose a tag to compare

Includes submodules, config files, and basic HTML + JS + CSS