Nikita Karamov
0a546bdf50
Set up linters
2023-03-01 12:42:40 +01:00
Nikita Karamov
9982dded07
Redo analytics again
...
This time I am manually calling the sendBeacon() function instead of
the script loading an image. This is faster, more privacy-friendly, and
more performant, since sendBeacon is being sent asynchronously. The
script I got at the end is also very small and hosted on my side.
2022-12-23 02:55:30 +01:00
Nikita Karamov
699f93fdbc
Change output directory to public
2021-08-27 15:13:50 +02:00
Nikita Karamov
2636bedd37
Fix paths in Gulpfile
2021-08-14 21:56:01 +02:00
Nikita Karamov
67808803a4
Use Prettier to format files
2021-08-14 19:12:42 +02:00
Nikita Karamov
d16f5ffa27
Update JS pipeline
2021-08-14 18:54:32 +02:00
Nikita Karamov
d9dca764cc
Update styles pipeline
2021-08-14 18:50:53 +02:00
Nikita Karamov
f036326abe
Replace Pug with pure HTML
2021-08-14 18:33:06 +02:00
Nikita Karamov
5b18cc8301
Replace cssnano with csso
...
This does better job at compressing the CSS and is lighter
2021-08-14 17:45:08 +02:00
Nikita Karamov
02eb6950da
Migrate to @Mister-Hope's better gulp-sass
...
See why: https://github.com/Mister-Hope/gulp-sass#compare
2021-03-12 20:32:47 +01:00
Nikita Karamov
6d168384a1
Increase build speeds for Sass by using sync mode
2021-01-30 02:02:59 +01:00
Nikita Karamov
a22563ce6d
Add EditorConfig
...
Indentation also changed to tabs
2021-01-29 22:56:37 +01:00
Nikita Karamov
dfbea254ed
Add favicons
2020-09-23 19:13:50 +02:00
Nikita Karamov
1e0255b374
Minify sources
2020-09-23 18:10:19 +02:00
Nikita Karamov
b617ff258b
Initial setup
2020-09-23 16:08:21 +02:00