blek pushed to master at blek/nox_site 2023-08-13 01:59:03 +02:00
2d9747fd0a add link to blek.cods
blek pushed to master at blek/nox_site 2023-08-12 16:48:03 +02:00
a28b640bc5 replace metatags.io url with nox.blek.codes
blek pushed to master at blek/nox_site 2023-08-12 16:46:36 +02:00
979f27e5c2 fix quotes unescaped
blek pushed to master at blek/nox_site 2023-08-12 16:45:28 +02:00
72189ef7aa og & twitter tags
blek pushed to master at blek/nox_site 2023-08-12 16:42:39 +02:00
970cc8d16e viewport tag
blek pushed to master at blek/nox_site 2023-08-12 16:41:20 +02:00
9282c9e67d SEO tags
blek pushed to master at blek/nox_site 2023-08-12 16:36:55 +02:00
caeb5b9536 add bleK! logo
blek pushed to master at blek/nox_site 2023-08-12 16:33:52 +02:00
dfc9ac9fbd add links section
blek pushed to master at blek/nox_site 2023-08-12 16:29:52 +02:00
bee3d1372e add some text to the site
blek pushed to master at blek/nox_site 2023-08-12 16:01:47 +02:00
b1fb1580c8 init repo
blek created branch master in blek/nox_site 2023-08-12 16:01:47 +02:00
blek created repository blek/nox_site 2023-08-12 15:55:27 +02:00
blek pushed to master at blek/nox 2023-08-12 15:51:28 +02:00
f8c2d02d52 add showcase image
blek pushed to master at blek/nox 2023-08-12 10:19:40 +02:00
dc43ab2297 restyle the loading page
blek pushed to master at blek/nox 2023-08-12 10:04:06 +02:00
42cdd16c5f move no user select code to a mixin
208dc4d612 fix empty 1px space at close button
Compare 2 commits »
blek pushed to master at blek/nox 2023-08-12 09:13:26 +02:00
24f3601c2f remove decorations by default
blek pushed to master at blek/nox 2023-08-12 09:12:29 +02:00
119940b92b min size
3a4394204c fade in animation on app startup
e2855811d3 fix drag bug
Compare 3 commits »
blek commented on pull request blek/nox#1 2023-08-12 04:27:07 +02:00
Swtich to Yarn 3 and store it in LFS

Install multiple versions then (test it on another arch. it should work)

this is a fix, not a solution. there would also be other undiscovered bugs with static packages

blek commented on pull request blek/nox#1 2023-08-12 04:21:00 +02:00
Swtich to Yarn 3 and store it in LFS

well, then its a bad practice. not because of the size or download speed, but because of cross-platform compatibility of the files

lets take file `.yarn/cache/@esbuild-linux-x64-npm-0.18.20-de8e…

blek commented on pull request blek/nox#1 2023-08-12 04:13:39 +02:00
Swtich to Yarn 3 and store it in LFS

It is actually faster than the normal git because it doesn't have to do crap like resolving deltas and also Yarn3's PNP package management is so much faster than deez node_modules because they…