Commit Graph

1075 Commits

Author SHA1 Message Date
prototypa
55459a6103 Refactor related posts functions 2024-04-14 18:45:29 -04:00
prototypa
cc6dbfbcdf Anchor link to another page to test ViewTransitions 2024-04-14 13:41:17 -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
1ffca40e5b Move astrowind integration from src/integration to vendor/integration 2024-04-12 15:09:22 -04:00
prototypa
8acb46446e Update dependencies (astro v4.6.1) 2024-04-12 12:56:37 -04:00
prototypa
3328fb955f Fix some errors with ViewTransitions 2024-04-12 12:21:13 -04:00
prototypa
0f557819ad Activate ViewTransitions by default 2024-04-12 11:51:08 -04:00
prototypa
e017fbf529 Fix issue #418: main navigation is not centred on md 2024-04-12 11:23:41 -04:00
prototypa
be6bd25781 New function to auto apply getPermalink to objects. 2024-04-12 10:57:32 -04:00
prototypa
7c99bf35bb Include .json in tailwind content 2024-04-12 10:56:04 -04:00
prototypa
7023e9ca9f Small design fix to links 2024-04-12 10:55:33 -04:00
prototypa
93fce5e3fa Exclude some color tokens from config.yaml validation 2024-04-12 10:54:20 -04:00
prototypa
d05620e2b4 Update Brands widget to use Image component 2024-04-11 23:25:48 -04:00
prototypa
b10ea2b549 Update image optimization to remote astro asset loading 2024-04-11 23:25:18 -04:00
prototypa
c226364478 Small performance improvements in alternative assets 2024-04-11 22:40:37 -04:00
prototypa
8220b67429 Disable the use of third-party cookies in Images by default. 2024-04-11 22:22:52 -04:00
prototypa
3dbffbad86 Use astro-embed for Youtube instead of custom implementation 2024-04-11 22:11:34 -04:00
prototypa
4dff61ae20 Allow theme config name and path to be configurable 2024-04-11 20:17:13 -04:00
prototypa
40abd5b84a Fix: Could not load the sharp module using the linux-x64 runtime 2024-04-11 07:07:19 -04:00
prototypa
9c72e34367 Fix: Cannot find module @rollup/rollup-linux-x64-gnu 2024-04-11 07:03:46 -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
André B
84d4f46aa8 Merge pull request #415 from JuliusBairaktaris/main
ESLint V9 Migration, Package Updates, and Code Improvements
2024-04-11 06:05:46 -04:00
starraiderx
b7378d4578 Lower requirements to node v18.20.2 2024-04-11 11:46:16 +02:00
André B
074623e244 Merge pull request #416 from StefanMarAntonsson/main
Fix header 1px gap
2024-04-10 20:47:48 -04:00
Stefan
0a3bd525a0 Fix header 1px gap 2024-04-08 21:54:03 -04:00
starraiderx
2688059dae 'screenSize' is never reassigned. Use 'const' instead 2024-04-09 01:48:27 +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
André B
bdec1af850 Merge pull request #414 from javayhu/patch-1
Update BasicScripts.astro & fix typo
2024-04-07 16:11:33 -04:00
javayhu
5aa19dde45 Update BasicScripts.astro
fix typo
2024-04-07 19:19:40 +08:00
André B
7d0d4a4f05 Merge pull request #410 from onwidget/dependabot/npm_and_yarn/vite-5.2.8
Bump vite from 5.1.4 to 5.2.8
2024-04-03 23:40:26 -04:00
dependabot[bot]
9f27351d4d Bump vite from 5.1.4 to 5.2.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.4 to 5.2.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 03:38:16 +00:00
prototypa
472d285d3d Update dependencies (Astro v4.5.15) 2024-04-03 23:37:29 -04:00
prototypa
f93b3056d6 Fix a11y problems 2024-04-02 14:09:38 -04:00
prototypa
05412477c7 Add Rehype Plugin to lazy images 2024-04-02 14:05:16 -04:00
André B
27436c10ca Merge pull request #408 from NikolaRHristov/main
Removes `typescript-esbuild`
2024-04-02 13:30:28 -04:00
Nikola R. Hristov
3714e8e405 Remove typescript-esbuild 2024-04-02 14:43:04 +03:00
prototypa
22e6c4364b Update Announcement to Astro 4.5 2024-03-31 13:05:08 -04:00
prototypa
02527329c1 Temporarily change image import to path str (Review Image component) 2024-03-31 07:44:36 -04:00
André B
6d39d5713c Merge pull request #404 from widgeter/patch-2
Update used images
2024-03-31 06:47:23 -04:00
widgeter
0156475b20 Update used images 2024-03-31 06:46:01 -04:00
prototypa
5d70a754b2 Fix typo 2024-03-29 01:00:48 -04:00
prototypa
260ad391fa Update dependencies (astro v4.5.12) 2024-03-29 00:58:03 -04:00
prototypa
fb4cf4164a Update tokens and mention that now is compatible with SSR 2024-03-29 00:51:57 -04:00
prototypa
977793f313 Connect tokens from config.yaml to used fonts and colores 2024-03-29 00:50:58 -04:00
prototypa
fb3e1216d9 Refactor, now in src/integration/ 2024-03-29 00:50:08 -04:00