mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-16 18:20:41 +00:00
570 B
570 B
- ENHANCEMENT
- add node
gulp
script to package.json - remove
title
and set emptyalt
tag on branding image - add minimal working CSS for printing
- split out mobile CSS
- load static css/js assets from data template: This way users can hash static assets and overwrite the data template to deliver the hashed assets. Thats helpful if you have to deal with long cache settings but wont to ensure your updated assets are delivered to clients.
- add node
- BUGFIX
- use relative URL's for fonts
- INTERNAL
- publish Lighthouse CI overwiew to PR's