aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump @skeletonlabs/skeleton from 2.1.0 to 2.2.0dependabot[bot]2023-09-282-5/+5
| | | | | | | | | | | | | | Bumps [@skeletonlabs/skeleton](https://github.com/skeletonlabs/skeleton) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/skeletonlabs/skeleton/releases) - [Commits](https://github.com/skeletonlabs/skeleton/compare/@skeletonlabs/skeleton@2.1.0...@skeletonlabs/skeleton@2.2.0) --- updated-dependencies: - dependency-name: "@skeletonlabs/skeleton" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump autoprefixer from 10.4.15 to 10.4.16dependabot[bot]2023-09-282-5/+5
| | | | | | | | | | | | | | | Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.15 to 10.4.16. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* aaaMatt Strapp2023-09-286-19/+16
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Importing the worker every time is less annoying than a FOUCMatt Strapp2023-09-282-3/+0
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* don't have the github link open in a new tabMatt Strapp2023-09-281-1/+0
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Get rid of some useless junkMatt Strapp2023-09-282-11/+11
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Make everything look better againMatt Strapp2023-09-285-42/+50
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Make the website less ugly, especially on mobileMatt Strapp2023-09-285-18/+91
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* LintMatt Strapp2023-09-287-43/+51
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Get rid of crc32, truncate insteadMatt Strapp2023-09-2710-67/+136
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Workspaces!Matt Strapp2023-09-275-4936/+4575
|
* Upgrade depsMatt Strapp2023-09-2710-563/+583
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* lint: add eslint --fix to lint scriptMatt Strapp2023-09-151-1/+1
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* make eslint and prettier happyMatt Strapp2023-09-153-32/+32
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* t r a n s p a r e n c yMatt Strapp2023-09-151-0/+0
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Make lighthouse happyMatt Strapp2023-09-152-1/+3
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* add a 512x512 iconMatt Strapp2023-09-152-2/+6
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* add some more defaults to the manifestMatt Strapp2023-09-151-2/+5
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Don't cache the server files!!!Matt Strapp2023-09-152-2/+2
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Here goes nothing!Matt Strapp2023-09-1518-151/+241
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Create dependabot.ymlMatthew Strapp2023-09-141-0/+11
|
* I don't even know what this isMatt Strapp2023-09-141-5/+0
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Comment out floatingUIMatt Strapp2023-09-142-6/+6
|
* Fix sourcemaps + typingMatt Strapp2023-09-143-1/+10
|
* Enable source mapsMatt Strapp2023-09-141-0/+6
|
* Add basic PWA supportMatt Strapp2023-09-1421-2400/+2826
| | | | TODO: draw the rest of the owl
* Initial commitMatt Strapp2023-09-1330-0/+5950
Get the skeleton (hehe) started