e3df7bdfe9
cleaned up dir
2023-09-20 12:47:33 +02:00
d229a65d02
added files to recreate the new favicon image in browser
2023-09-20 12:46:52 +02:00
3c8fb03d5d
replaced old icon with better one (Logo is now "-10" instead of a rolling die)
2023-09-20 12:45:42 +02:00
7608e24300
removed file
2023-09-20 12:43:51 +02:00
a0e81cd277
moved file to tools/
2023-09-07 09:25:14 +02:00
f6c48454de
added jQuery bundle so Jest can run
2023-08-28 23:44:44 +02:00
04375e7d49
- added service worker that keeps file in browser cache
...
- added webmanifest to make a progressive web app (installability not tested yet)
- dependencies (jQuery etc.) are now included
- reduced dependency size by importing Bootstrap's modal.js only instead of bootstrap.js
2023-03-07 22:17:34 +01:00
c6d3bd5370
- started writing tests for jest
2023-03-03 00:19:19 +01:00
911effe72c
- tidied up CSS using results from csslint
...
- cleaned up HTML using webhint results
- added files to tools/ that were used to create the favicon master image
- recreated more icons in SVG
2023-03-02 13:58:16 +01:00
4454bc3840
- improved favicon support
...
- now using a compressed background image
2023-02-24 15:53:51 +01:00
8cfb1b09ae
- added tools/ directory for project tools, e.g. favicon master image
...
- added icons/ directory for favicons
2023-02-24 15:08:39 +01:00