Commit Graph

1179 Commits

Author SHA1 Message Date
arch-fan
9a0da09d19 Missing slash 2024-10-09 10:31:07 +02:00
arch-fan
f037b71f2b Image to build 2024-10-09 10:29:39 +02:00
arch-fan
c1e6fee765 Deploy implementation 2024-10-09 10:26:17 +02:00
arch-fan
3434464aa0 Build implementation 2024-10-09 10:26:03 +02:00
arch-fan
1feab842b3 Ignored common files 2024-10-09 10:25:53 +02:00
André B
1413a45269 Merge pull request #531 from IvanLi-CN/fix-style-loss-in-bun
Resolve tailwind styles loss in bun environment
2024-10-08 16:39:56 -04:00
Ivan Li
c1f345181e fix(config): resolve tailwind styles loss in bun environment
Change the export syntax in tailwind.config.js from CommonJS to ES modules.
This modification fixes the issue of missing Tailwind CSS styles when running
the application with bun.

Signed-off-by: Ivan Li <ivanli2048@gmail.com>
2024-10-08 19:18:49 +08:00
André B
04f3ba30af Fix format 2024-10-04 03:47:07 -04:00
André B
00b7d9270f Update README.md 2024-10-04 03:44:56 -04:00
prototypa
52188af681 Fix prettier format 2024-10-04 02:51:33 -04:00
André B
d903e6cc5d Merge pull request #521 from ejulia/fix-image-position-prop-override
Fix the override of the Image objectPosition attribute
2024-10-04 02:50:46 -04:00
André B
e1c32b5362 Fix type to objectPosition in ImageProps interface 2024-10-04 02:47:36 -04:00
André B
f97b9cf798 Add objectPosition to ImageProps interface 2024-10-04 02:44:54 -04:00
prototypa
d942f2b9f6 Fix issue #524: Updating robots.txt with Sitemap 2024-10-04 02:27:24 -04:00
ejulia
0924374c5e fix override of the objectPosition property 2024-09-28 16:10:39 +02:00
André B
6fde4b0450 Merge pull request #519 from onwidget/dependabot/npm_and_yarn/rollup-4.22.4
Bump rollup from 4.21.0 to 4.22.4
2024-09-25 08:54:15 -04:00
dependabot[bot]
5b19a572ee Bump rollup from 4.21.0 to 4.22.4
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.21.0...v4.22.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-25 12:53:23 +00: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
b8ac443d44 Fix issue #505: Console warnings on node 22 2024-09-16 16:33:57 -04:00
André B
dcfe2e3f8b Merge pull request #513 from onwidget/dependabot/npm_and_yarn/path-to-regexp-6.3.0
Bump path-to-regexp from 6.2.2 to 6.3.0
2024-09-16 14:03:42 -04:00
André B
b4677c6da3 Merge pull request #512 from onwidget/dependabot/npm_and_yarn/dset-3.1.4
Bump dset from 3.1.3 to 3.1.4
2024-09-16 14:03:34 -04:00
dependabot[bot]
43809034f6 Bump path-to-regexp from 6.2.2 to 6.3.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.2 to 6.3.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.2...v6.3.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 18:02:38 +00:00
dependabot[bot]
a3001b2150 Bump dset from 3.1.3 to 3.1.4
Bumps [dset](https://github.com/lukeed/dset) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/lukeed/dset/releases)
- [Commits](https://github.com/lukeed/dset/compare/v3.1.3...v3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 18:02:15 +00:00
André B
4cfffd230d Merge pull request #506 from onwidget/prototypa-patch-1
Rename astro.config.mjs to astro.config.ts
2024-08-29 16:22:02 -04:00
André B
b9977f06c5 Rename astro.config.mjs to astro.config.ts 2024-08-29 16:21:50 -04:00
prototypa
76e8193f82 Update dependencies (Astro v4.15.1) 2024-08-29 16:11:49 -04:00
prototypa
07d49e1bf0 Regenerate package-lock.json 2024-08-29 16:07:25 -04:00
André B
c047ce6678 Merge pull request #501 from phanect/feat-typescriptify
Convert JavaScript files to TypeScript
2024-08-29 16:05:56 -04:00
André B
d0299e92c7 Merge branch 'main' into feat-typescriptify 2024-08-29 15:59:13 -04:00
prototypa
18add82a84 Fix error: Cannot find module @rollup/rollup-linux-x64-gnu 2024-08-29 15:53:57 -04:00
prototypa
72ad50d8d4 Fix error: Cannot find module @rollup/rollup-linux-x64-gnu 2024-08-29 15:52:05 -04:00
prototypa
bfa0568f7e Regenerate package-lock.json and update version 2024-08-29 15:43:11 -04:00
prototypa
0b23b38be8 Fix code style issues found in tsconfig.json 2024-08-29 15:42:14 -04:00
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