Commit Graph

1379 Commits

Author SHA1 Message Date
prototypa
bc48a2bcb6 Remove deprecated squooshImageService 2024-08-25 23:54:24 -04:00
André B
b2f073b31a Merge pull request #495 from FelixLisczyk/custom-font
Fixed ‘Inter Variable’ Font Name
2024-08-25 23:48:41 -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
André B
2aecf954f3 Merge pull request #498 from mathieukh/upgrade-astro
Upgrade Astro packages (astro v4.14.5 + @astrojs/mdx v3.1.4)
2024-08-25 23:47:32 -04:00
Mathieu KHALEM
fd95da1a68 Update the announcement 2024-08-24 09:52:21 +02: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
Felix Lisczyk
8faec5cd6f Fix custom font name 2024-08-12 11:40:05 +02:00
prototypa
ebdecfc071 Update dependencies (Astro v4.12.2) 2024-07-20 14:19:06 -04:00
André B
64bcb67b9d Merge pull request #477 from bennihtm/update-decap
Update Decap CMS to new npm package & version
2024-07-20 13:28:32 -04:00
Benjamin Hartmann
0d7e15f0a7 Update Decap CMS to new npm package & version 2024-06-28 09:48:39 +00:00
prototypa
e804000c0d Add id,bg with types to Hero and Hero2. Fix #448 2024-06-22 20:45:34 -04:00
prototypa
f680e386ef Update Announcement to Astro v4.11 2024-06-22 19:43:21 -04:00
prototypa
205a4caf14 Update dependencies (astro v4.11.0) 2024-06-22 12:33:30 -04:00
prototypa
b2632ee3b1 Fix image optimizacion on /public #473 2024-06-22 12:30:39 -04:00
prototypa
ac0fc0ae83 Update useFlatConfig 2024-06-22 12:30:39 -04:00
André B
08563d6336 Update README.md 2024-06-22 12:11:05 -04:00
André B
6521fe5788 Merge pull request #464 from rogergarciapages/patch-1
Update README.md
2024-06-22 12:10:17 -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
André B
37807cbe04 Merge pull request #468 from onwidget/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-06-10 17:36:09 -04:00
dependabot[bot]
b576117887 Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 21:34:19 +00:00
prototypa
648d834480 Update dependencies (astro v4.10.1) 2024-06-10 17:26:19 -04:00
Roger Garcia
754a1f46fe Update README.md 2024-06-06 09:47:37 +01:00
André B
2dc38ce55e Merge pull request #461 from Leko/patch-1
Fix incorrect closing tag
2024-06-05 14:06:38 -04:00
Shingo Inoue
d932aff265 Fix incorrect closing tag
Modified to be the same as Steps 1 and 3
2024-06-05 22:57:31 +09: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
André B
6c94ce10f2 Merge pull request #444 from davidmles/patch-1
Fix aw-color-text-heading
2024-05-08 12:31:28 -04:00
David Morales
b2c1e931bb Fix aw-color-text-heading
The `aw-color-text-heading` variable got wrong after moving variables to the `CustomStyles.astro` component.

This PR fixes it restoring its original value.
2024-05-08 12:52:14 +02:00
prototypa
85810acf42 Fix integration name 2024-05-08 00:49:49 -04:00
prototypa
502cecc005 Better links in Post Items 2024-05-07 23:45:50 -04:00
prototypa
78808fabd3 Update dependencies (astro v4.7.1) 2024-05-07 15:09:31 -04:00
André B
b8aada576b Merge pull request #442 from eduhund/link-header-reorder
#441 Safari only: Related Posts multi-line header links behave unhandy
2024-05-07 14:16:57 -04:00
Olga Buberman
2922843ca7 Link and header order changed for Safari inter-line hover bug (in Related posts widget) 2024-05-07 15:35:12 +03:00
André B
800ab93b9a Merge pull request #436 from ShoGinn/accessibility_updates
Accessibility updates
2024-05-02 21:36:04 -04:00
Scott
1a77aeb317 refactor: leading-tighter redundant
twMerge doesnt remove this redundancy for some reason
2024-04-30 11:35:28 -04:00
Scott
33f8351b6c refactor: redundant role <ul> is a list role=list removed 2024-04-30 11:33:50 -04:00
Scott
12a9aec319 refactor: explicit type for buttons 2024-04-30 11:33:08 -04:00
prototypa
a606b34a19 Format all files with prettier: npm run format 2024-04-29 17:51:55 -04:00
André B
2b8672612e Merge pull request #427 from ShoGinn/main
Config File Updates
2024-04-29 17:30:59 -04:00
André B
9dd211438b Merge pull request #429 from ShoGinn/eslint_corrections
Eslint corrections
2024-04-29 17:30:11 -04:00
Scott
55e50e8faa refactor: add .astro to ignore 2024-04-28 17:10:05 -04:00
Scott
e6ccd3803a chore: correct types 2024-04-28 17:07:41 -04:00
Scott
d61da4c086 refactor: remove unused Taxonomy type 2024-04-28 17:07:32 -04:00
Scott
c3b327c4ee refactor: unused arg prefix added 2024-04-28 17:07:22 -04:00
Scott
c8406e8442 refactor: prefer-const fix 2024-04-28 17:06:32 -04:00
Scott
c22acab21e chore: enable eslint flatConfig for vscode
Experimental Feature currently..
2024-04-28 16:41:34 -04:00
Scott
bca47cc902 refactor: netlify.toml to meet intent
Match vercel and _headers
2024-04-28 16:39:51 -04:00
prototypa
85d80566c5 Update dependencies (astro v4.7.0) 2024-04-27 19:51:51 -04:00