Commit Graph

42 Commits

Author SHA1 Message Date
dependabot[bot]
bd392f22f2
Bump astro-compress from 1.1.48 to 1.1.49 in /astro
Bumps [astro-compress](https://github.com/astro-community/astro-compress) from 1.1.48 to 1.1.49.
- [Release notes](https://github.com/astro-community/astro-compress/releases)
- [Changelog](https://github.com/astro-community/astro-compress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astro-community/astro-compress/compare/v1.1.48...v1.1.49)

---
updated-dependencies:
- dependency-name: astro-compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 10:18:39 +00:00
dependabot[bot]
e9cd3663cf
Bump astro-compress from 1.1.47 to 1.1.48 in /astro
Bumps [astro-compress](https://github.com/astro-community/astro-compress) from 1.1.47 to 1.1.48.
- [Release notes](https://github.com/astro-community/astro-compress/releases)
- [Changelog](https://github.com/astro-community/astro-compress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astro-community/astro-compress/compare/v1.1.47...v1.1.48)

---
updated-dependencies:
- dependency-name: astro-compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 10:14:34 +00:00
dependabot[bot]
aca6046617
Bump astro from 2.7.0 to 2.7.2 in /astro
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.7.0 to 2.7.2.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@2.7.2/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 10:26:53 +00:00
dependabot[bot]
892ad9f4b7
Bump @astrojs/tailwind from 3.1.3 to 4.0.0 in /astro
Bumps [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/tailwind@4.0.0/packages/integrations/tailwind)

---
updated-dependencies:
- dependency-name: "@astrojs/tailwind"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 23:06:27 +00:00
Max Schmidt
b76e39f597
Merge pull request #24 from mooxl/dependabot/npm_and_yarn/astro/astrojs/tailwind-4.0.0
Bump @astrojs/tailwind from 3.1.3 to 4.0.0 in /astro
2023-06-23 01:04:10 +02:00
Max Schmidt
1c1acd2129 Remove yarn.lock from .gitignore 2023-06-23 01:02:31 +02:00
Max Schmidt
23eb329a31 Add yarn.lock for dependabot
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-06-23 01:01:29 +02:00
dependabot[bot]
8b1028984e
Bump @astrojs/tailwind from 3.1.3 to 4.0.0 in /astro
Bumps [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/tailwind@4.0.0/packages/integrations/tailwind)

---
updated-dependencies:
- dependency-name: "@astrojs/tailwind"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 22:59:41 +00:00
Max Schmidt
0f83d014f0
Delete yarn.lock 2023-06-23 00:57:32 +02:00
Max Schmidt
bd48dcdef6 Add prettier configuration and dev dependencies 2023-06-18 19:45:41 +02:00
Max Schmidt
32d398de4b Update skipcache URL in astro Dockerfile 2023-06-18 19:32:54 +02:00
Max Schmidt
9f78d9abb4 Update version numbers and package descriptions 2023-06-17 12:36:40 +02:00
Max Schmidt
5a65ef73ae Delete Astro Starter Kit README 2023-06-17 12:36:31 +02:00
Max Schmidt
b7f60e1f47 Refactor import paths in Content.astro 2023-06-17 12:24:56 +02:00
Max Schmidt
3a2ec92cde Refactor import statements to use absolute paths 2023-06-17 12:21:29 +02:00
Max Schmidt
08df56c679 Refactor imports in Astro project 2023-06-17 10:50:48 +02:00
Max Schmidt
e4ccd21a23 Ignore Dockerfile and README.md in astro and payload directories 2023-06-17 10:48:50 +02:00
dependabot[bot]
0f8ffd9343
Bump astro from 2.6.1 to 2.6.4 in /astro
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.6.1 to 2.6.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@2.6.4/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 23:30:23 +00:00
Max Schmidt
c2aaf5f951 Exclude types file from git tracking 2023-06-15 15:54:33 +02:00
Max Schmidt
2c3b26a809 Update PAYLOAD_SERVER_URL to PAYLOAD_URL and remove unused env var 2023-06-07 10:53:39 +02:00
Max Schmidt
36678d38b7 Update Astro and Payload dependencies 2023-06-07 10:21:48 +02:00
Max Schmidt
bb54d5e30c hallo
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-19 14:35:46 +02:00
Max Schmidt
1645190643 asdf
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-19 13:06:28 +02:00
Max Schmidt
3aacabbb2c asdf
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-19 11:09:07 +02:00
Max Schmidt
b1c2315eca asdf
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-19 10:52:25 +02:00
Max Schmidt
a3e58fecd6 asdf
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-19 08:05:10 +02:00
Max Schmidt
35a01e6754 sdf
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-17 18:21:45 +02:00
Max Schmidt
88f49952e3 heya
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-17 18:00:40 +02:00
Max Schmidt
75e0a0192d test
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-17 17:30:59 +02:00
Max Schmidt
ec0e7601c4 test
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-17 16:52:46 +02:00
Max Schmidt
5ca25e699a test
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-17 16:48:30 +02:00
Max Schmidt
8e40da01fc hallo
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-17 12:33:31 +02:00
Max Schmidt
2889ccc655 heya
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-17 12:27:22 +02:00
Max Schmidt
d30d3e61b9 lool
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-17 11:56:36 +02:00
Max Schmidt
7f01d39909 heyy
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-17 09:18:08 +02:00
Max Schmidt
a4ed5449e9 LOOL
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-15 17:48:17 +02:00
Max Schmidt
d8c1f15c91 HS
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-15 17:38:17 +02:00
Max Schmidt
acda6ea8c0 HA
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-15 17:11:32 +02:00
Max Schmidt
7a57a69259 HEEE
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-15 16:52:29 +02:00
Max Schmidt
0dfad4431f UFF
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-13 19:10:37 +02:00
Max Schmidt
f8372774d8 Add yarn.lock
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-13 16:57:08 +02:00
Max Schmidt
9f9445e218 Initial Commit
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-13 16:38:56 +02:00