Commit Graph

225 Commits

Author SHA1 Message Date
prototypa
953c4f2408 Migrate to astro v5 beta: first round 2024-10-04 03:34:51 -04:00
prototypa
ab746d0513 Fix issue #482: Images Distorted in Firefox 2024-09-16 21:51:10 -04:00
prototypa
fd56aed180 Update @astrolib/seo to fix issue #435: HTML5 Validation Errors 2024-09-16 21:28:41 -04:00
prototypa
c43a6de357 Update dependencies (Astro v4.15.5) 2024-09-16 16:45:44 -04:00
prototypa
76e8193f82 Update dependencies (Astro v4.15.1) 2024-08-29 16:11:49 -04:00
André B
d0299e92c7 Merge branch 'main' into feat-typescriptify 2024-08-29 15:59:13 -04:00
prototypa
bfa0568f7e Regenerate package-lock.json and update version 2024-08-29 15:43:11 -04:00
Jumpei Ogawa
35b7573a4e chore: replace rehype-plugin-image-native-lazy-loading with our own
`rehype-plugin-image-native-lazy-loading` is no-longer maintained.
https://github.com/potato4d/rehype-plugin-image-native-lazy-loading

I haven't seen the source code of `rehype-plugin-image-native-lazy-loading` to implement this.
2024-08-28 10:19:12 +09:00
Jumpei Ogawa
53eb56e15d chore: add new npm script check & fix 2024-08-28 10:13:42 +09:00
prototypa
0202552ab1 Update eslint dependencies and fix eslint errors 2024-08-26 01:03:42 -04:00
prototypa
a268583964 Update dependencies and fix security error 2024-08-25 23:59:56 -04:00
André B
cd8fac7a61 Merge pull request #497 from mathieukh/update-astro-icon
Upgrade the astro-icon dependency
2024-08-25 23:48:04 -04:00
Mathieu KHALEM
869a7dbf34 Upgrade astro dependencies 2024-08-24 09:46:19 +02:00
Mathieu KHALEM
eba1857469 Upgrade the astro-icon dependency 2024-08-24 09:20:08 +02:00
prototypa
ebdecfc071 Update dependencies (Astro v4.12.2) 2024-07-20 14:19:06 -04:00
prototypa
205a4caf14 Update dependencies (astro v4.11.0) 2024-06-22 12:33:30 -04:00
prototypa
28c0711876 Migrate from @playform/compress v0.0.12 to astro-compress v2.2.26 2024-06-10 19:10:27 -04:00
prototypa
648d834480 Update dependencies (astro v4.10.1) 2024-06-10 17:26:19 -04:00
prototypa
f3e165d216 Update version to 1.0.0-beta.35 2024-06-05 00:05:44 -04:00
prototypa
b04fb7f2bd Update dependencies (astro v4.9.2) 2024-06-05 00:03:32 -04:00
prototypa
d7fdf05be0 Update versions (astro v4.8.3) 2024-05-14 20:42:13 -04:00
prototypa
78808fabd3 Update dependencies (astro v4.7.1) 2024-05-07 15:09:31 -04:00
prototypa
a606b34a19 Format all files with prettier: npm run format 2024-04-29 17:51:55 -04:00
prototypa
85d80566c5 Update dependencies (astro v4.7.0) 2024-04-27 19:51:51 -04:00
prototypa
64c18544bd Update dependencies (astro v4.7.0) 2024-04-27 19:47:10 -04:00
prototypa
052ee20dac Update dependencies (astro v4.7.0) 2024-04-27 19:43:52 -04:00
prototypa
55459a6103 Refactor related posts functions 2024-04-14 18:45:29 -04:00
prototypa
f234e63eb4 Fix #397: Adjust URL for Chinese Categories and Tags 2024-04-14 13:20:55 -04:00
prototypa
c830d68321 Move all settings for fonts, colors and other design tokens to CustomStyles 2024-04-13 13:22:16 -04:00
prototypa
069f2edef1 Fix to integrate with astro-embed 2024-04-13 11:53:04 -04:00
prototypa
8acb46446e Update dependencies (astro v4.6.1) 2024-04-12 12:56:37 -04:00
prototypa
0f557819ad Activate ViewTransitions by default 2024-04-12 11:51:08 -04:00
prototypa
d05620e2b4 Update Brands widget to use Image component 2024-04-11 23:25:48 -04:00
prototypa
3dbffbad86 Use astro-embed for Youtube instead of custom implementation 2024-04-11 22:11:34 -04:00
prototypa
1781d9cbb1 Update dependencies (astro v4.5.18) 2024-04-11 06:55:17 -04:00
prototypa
4bd72c9f8e Temp eslint to v8.56.0, peer incompatibility in @typescript-eslint/eslint-plugin 2024-04-11 06:51:14 -04:00
starraiderx
b7378d4578 Lower requirements to node v18.20.2 2024-04-11 11:46:16 +02:00
starraiderx
cbe06266c2 Update to eslint v9 2024-04-09 01:47:10 +02:00
starraiderx
30ee2e8a9d Chore: update packages 2024-04-09 01:28:53 +02:00
starraiderx
eca94988d6 Switch to @playform/compress 2024-04-09 01:26:57 +02:00
prototypa
472d285d3d Update dependencies (Astro v4.5.15) 2024-04-03 23:37:29 -04:00
prototypa
05412477c7 Add Rehype Plugin to lazy images 2024-04-02 14:05:16 -04:00
Nikola R. Hristov
3714e8e405 Remove typescript-esbuild 2024-04-02 14:43:04 +03:00
prototypa
260ad391fa Update dependencies (astro v4.5.12) 2024-03-29 00:58:03 -04:00
prototypa
838ea28b35 First version of YoutubeVideo component 2024-03-02 05:41:20 -05:00
prototypa
0aca10f9c3 Update dependencies (astro v4.4.9) 2024-03-02 04:22:54 -05:00
starraiderx
4b3827fd97 Chore: Update Packages 2024-02-24 18:53:04 +01:00
starraiderx
5fb8815859 Fix "Could not find a declaration file for module 'js-yaml'." 2024-02-23 18:45:21 +01:00
prototypa
365e85fb6e Update dependencies (astro 4.4.0) 2024-02-17 01:58:10 -05:00
prototypa
c4b2e22abb Trying to fix sharp problem with astro-compress for vercel 2024-01-27 13:32:05 -05:00