static-template

A template repository for static sites, including skeleton JS, CSS, SVGs, fonts, etc.

MIT License

Stars
1
Committers
3

Bot releases are hidden (Show)

static-template - Update for consistency with current methods & components

Published by shgysk8zer0 almost 4 years ago

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
static-template - Update config for code standards

Published by shgysk8zer0 over 4 years ago

Updated

  • Set indent style & width in editor config file
static-template - Update eslint config for indentation on `switch`

Published by shgysk8zer0 over 4 years ago

Updated

  • eslint now indents on each case for a switch
static-template - Update dependencies & config

Published by shgysk8zer0 over 4 years ago

Changed

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

Published by shgysk8zer0 over 5 years ago

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