19 Commits

Author SHA1 Message Date
448e8a92fc ok 2024-09-16 17:27:49 +02:00
Peter Nashaat
4bfeb56e80 missing next config for building output directory 2024-09-12 06:23:33 +00:00
d06c39aad8 ok 2024-09-03 14:24:00 +02:00
3c13a4740a ed 2024-08-30 16:12:45 +02:00
4656f4d20d add ppl 2024-08-30 16:11:16 +02:00
6eec369bd3 add favico 2024-08-29 15:46:44 +02:00
1cd4b8f3e8 edit about 2024-08-29 15:40:59 +02:00
cd43646261 ok 2024-08-29 15:22:31 +02:00
531ce5723f change color 2024-08-29 15:19:55 +02:00
41eef5e410 edit color 2024-08-29 15:14:04 +02:00
d66ce2c893 edit 2024-08-29 14:35:37 +02:00
deb180dd94 edt 2024-08-29 14:31:38 +02:00
aa00c31186 edit logo 2024-08-29 13:40:43 +02:00
7ac58df443 ok 2024-08-29 13:01:20 +02:00
669e8290ec faq 2024-08-28 19:03:32 +02:00
c76f0b9fd9 add event 2024-08-28 18:58:25 +02:00
3d0d78a186 add event page 2024-08-28 16:24:37 +02:00
a932bcd745 ok 2024-08-27 10:32:41 +02:00
b13dd41c68 add metafest page 2024-08-27 10:32:30 +02:00
1203 changed files with 1256 additions and 35945 deletions

View File

@@ -1,30 +1,3 @@
{
"pages": {
"/(main)/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/(main)/page.js"
],
"/(main)/layout": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/(main)/layout.js"
],
"/layout": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/css/app/layout.css",
"static/chunks/app/layout.js"
],
"/not-found": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/not-found.js"
],
"/_not-found/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/_not-found/page.js"
]
}
"pages": {}
}

View File

@@ -2,29 +2,15 @@
"polyfillFiles": [
"static/chunks/polyfills.js"
],
"devFiles": [
"static/chunks/react-refresh.js"
],
"devFiles": [],
"ampDevFiles": [],
"lowPriorityFiles": [
"static/development/_buildManifest.js",
"static/development/_ssgManifest.js"
],
"rootMainFiles": [
"static/chunks/webpack.js",
"static/chunks/main-app.js"
],
"rootMainFiles": [],
"pages": {
"/_app": [
"static/chunks/webpack.js",
"static/chunks/main.js",
"static/chunks/pages/_app.js"
],
"/_error": [
"static/chunks/webpack.js",
"static/chunks/main.js",
"static/chunks/pages/_error.js"
]
"/_app": []
},
"ampFirstPages": []
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,27 +0,0 @@
{
"polyfillFiles": [
"static/chunks/polyfills.js"
],
"devFiles": [
"static/chunks/fallback/react-refresh.js"
],
"ampDevFiles": [
"static/chunks/fallback/webpack.js",
"static/chunks/fallback/amp.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [],
"pages": {
"/_app": [
"static/chunks/fallback/webpack.js",
"static/chunks/fallback/main.js",
"static/chunks/fallback/pages/_app.js"
],
"/_error": [
"static/chunks/fallback/webpack.js",
"static/chunks/fallback/main.js",
"static/chunks/fallback/pages/_error.js"
]
},
"ampFirstPages": []
}

File diff suppressed because one or more lines are too long

View File

@@ -1,3 +1 @@
{
"/(main)/page": "app/(main)/page.js"
}
{}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More