André B
4254a60f6b
Merge pull request #499 from phanect/feat-gha
...
Add GitHub Actions
2024-08-29 15:37:02 -04:00
Jumpei Ogawa
d067c80583
ci: remove duplicate npm run check
command from build
job
2024-08-28 15:02:03 +09:00
Jumpei Ogawa
dfc796c140
chore: update package-lock.json
2024-08-28 10:23:58 +09:00
Jumpei Ogawa
daa2017ab7
style: format
2024-08-28 10:19:12 +09: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
06c39796d1
refactor: add typings
2024-08-28 10:18:04 +09:00
Jumpei Ogawa
bfa44467bd
fix: typos in property name
2024-08-28 10:18:04 +09:00
Jumpei Ogawa
9e6daa9b74
chore: do not check dist/ dir
2024-08-28 10:18:04 +09:00
Jumpei Ogawa
e60c6c1069
refactor: convert JavaScript files to TypeScript
2024-08-28 10:17:24 +09:00
Jumpei Ogawa
18fd88c945
chore: update package-lock.json
2024-08-28 10:15:51 +09:00
Jumpei Ogawa
1e08048589
ci: add GitHub Actions to build
& check
2024-08-28 10:13:42 +09:00
Jumpei Ogawa
53eb56e15d
chore: add new npm script check
& fix
2024-08-28 10:13:42 +09:00
prototypa
fcc9e20a1b
Fix typescript interface
2024-08-26 01:08:15 -04: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
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