Commit Graph

52 Commits

Author SHA1 Message Date
4193e45592 Enhance Navbar responsiveness and theming
- Refactor `MobileNav` with theme context support and improved animations.
- Adjust `DesktopNav` background behavior for better clarity.
- Update `Hero` image style with scaling for visual impact.
2025-04-06 00:20:59 +02:00
35e3632011 Add background image and improve Hero section layout 2025-04-06 00:12:49 +02:00
82a43f48fd Moved Navbar-related components out of 'Home' directory. 2025-04-05 23:57:08 +02:00
481aa0fe63 Revert some changes 2025-04-05 23:28:12 +02:00
261354e96d Update GitLab CI cache paths
- Add `.next/cache/` to cache paths for improved performance.
2025-04-05 22:58:22 +02:00
0835299999 Merge branch 'fix-pipeline' into 'dev'
(revert) Remove unused 'policy: pull' configuration

See merge request rheinsw/website!24
2025-04-04 21:51:39 +00:00
4fd4c0e53c (revert) Remove unused 'policy: pull' configuration 2025-04-04 23:49:56 +02:00
576d784874 Merge branch 'fix-pipeline' into 'dev'
Remove unused 'policy: pull' configuration

See merge request rheinsw/website!23
2025-04-04 21:47:43 +00:00
2ba3576be9 Remove unused 'policy: pull' configuration 2025-04-04 23:44:52 +02:00
a37ef7c199 Merge branch 'fix-pipeline' into 'dev'
Fix pipeline

See merge request rheinsw/website!22
2025-04-04 21:27:57 +00:00
5f492e2e63 Pin Node.js base image to specific digest 2025-04-04 23:25:30 +02:00
1cc3f4857f Update Node.js image to version 22 2025-04-04 23:20:02 +02:00
f5dc50a488 Use npm ci for dependency installation 2025-04-04 22:40:27 +02:00
abcdc926ba Revert 2025-04-04 22:30:05 +02:00
90e7fcced0 Update postcss.config.mjs file
Attempt to fix the following error:
#5 13.62 Error: It looks like you're trying to use tailwindcss directly as a PostCSS plugin. The PostCSS plugin has moved to a separate package, so to continue using Tailwind CSS with PostCSS you'll need to install @tailwindcss/postcss and update your PostCSS configuration.
2025-04-04 22:05:41 +02:00
33192468a9 Update Next.js to ^15.2.4 2025-04-04 20:53:51 +02:00
3ea1a264e9 (revert) Update PostCSS plugins configuration to fix an issue
#5 12.48 Failed to compile.
#5 12.48
#5 12.48 ./app/(root)/globals.css.webpack[javascript/auto]!=!./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./app/(root)/globals.css
#5 12.48 Error: It looks like you're trying to use `tailwindcss` directly as a PostCSS plugin. The PostCSS plugin has moved to a separate package, so to continue using Tailwind CSS with PostCSS you'll need to install `@tailwindcss/postcss` and update your PostCSS configuration.
#5 12.48     at Oe (/app/node_modules/tailwindcss/dist/lib.js:33:1925)
#5 12.48     at LazyResult.runOnRoot (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:329:16)
#5 12.48     at LazyResult.runAsync (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:258:26)
#5 12.48     at LazyResult.async (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:160:30)
#5 12.48     at LazyResult.then (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:404:17)
#5 12.48
#5 12.48 Import trace for requested module:
#5 12.48 ./app/(root)/globals.css.webpack[javascript/auto]!=!./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./app/(root)/globals.css
#5 12.48 ./app/(root)/globals.css
2025-04-04 20:50:21 +02:00
668605522b Update PostCSS plugins configuration to fix an issue
#5 12.48 Failed to compile.
#5 12.48
#5 12.48 ./app/(root)/globals.css.webpack[javascript/auto]!=!./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./app/(root)/globals.css
#5 12.48 Error: It looks like you're trying to use `tailwindcss` directly as a PostCSS plugin. The PostCSS plugin has moved to a separate package, so to continue using Tailwind CSS with PostCSS you'll need to install `@tailwindcss/postcss` and update your PostCSS configuration.
#5 12.48     at Oe (/app/node_modules/tailwindcss/dist/lib.js:33:1925)
#5 12.48     at LazyResult.runOnRoot (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:329:16)
#5 12.48     at LazyResult.runAsync (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:258:26)
#5 12.48     at LazyResult.async (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:160:30)
#5 12.48     at LazyResult.then (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:404:17)
#5 12.48
#5 12.48 Import trace for requested module:
#5 12.48 ./app/(root)/globals.css.webpack[javascript/auto]!=!./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./app/(root)/globals.css
#5 12.48 ./app/(root)/globals.css
2025-04-04 20:49:13 +02:00
ee7cf14598 Merge branch 'navbar-refactoring' into 'dev'
Update @tailwindcss dependencies to version 4.1.3

See merge request rheinsw/website!20
2025-04-04 18:42:59 +00:00
26837bf575 Update @tailwindcss dependencies to version 4.1.3 2025-04-04 20:40:39 +02:00
2eb936fddf Merge branch 'navbar-refactoring' into 'dev'
Enhance MobileNav with theme context and visual updates

See merge request rheinsw/website!19
2025-04-04 18:36:44 +00:00
3c25d1a351 Merge branch 'navbar-refactoring' into 'dev'
Enhance MobileNav with theme context and visual updates

See merge request rheinsw/website!19
2025-04-04 18:36:44 +00:00
6882e6b460 Remove unused variable cleanDarkBackground 2025-04-04 20:32:34 +02:00
81729693bd Merge branch 'old-project-migration' into 'dev'
Migrate from old project

See merge request rheinsw/website!18
2025-04-04 18:31:44 +00:00
1867d10b78 Update Navbar design and responsiveness
- Adjust font sizes and button visibility for better scaling.
- Add hover effect on nav links and improve styling consistency.
2025-04-04 20:29:57 +02:00
915d6d1bcb Enhance MobileNav with theme context and visual updates
- Add ThemeContext to enable theme-based styling and toggle functionality.
- Refactor animation, layout, and styles for improved UX and responsiveness.
2025-04-04 20:29:47 +02:00
9125dd91d7 Update nav labels to German 2025-04-04 20:27:40 +02:00
4566f2559f Migrate from old project 2025-04-02 18:25:10 +02:00
GitLab CI
ce90c48825 Merge remote-tracking branch 'origin/production' into dev 2025-03-29 23:09:58 +00:00
f9d2552b90 Merge branch 'dev' into 'production'
Merge branch 'dev' into 'production'

See merge request rheinsw/website!17
2025-03-29 23:08:19 +00:00
75f1f0b913 Merge branch 'dev' into 'production'
Merge branch 'dev' into 'production'

See merge request rheinsw/website!17
2025-03-29 23:08:19 +00:00
91460f6f7a Merge branch 'ci/update-policy' into 'dev'
Update GitLab CI cache policy to use pull mode

See merge request rheinsw/website!16
2025-03-29 22:58:11 +00:00
03c06d23ad Merge branch 'ci/update-policy' into 'dev'
Update GitLab CI cache policy to use pull mode

See merge request rheinsw/website!16
2025-03-29 22:58:10 +00:00
GitLab CI
b054401ab0 Merge remote-tracking branch 'origin/production' into dev 2025-03-29 22:32:48 +00:00
9bee2a9136 Merge branch 'dev' into 'production'
Merge from dev

See merge request rheinsw/website!15
2025-03-29 22:30:31 +00:00
8d2a10246b Merge branch 'dev' into 'production'
Merge from dev

See merge request rheinsw/website!15
2025-03-29 22:30:31 +00:00
221b50c363 Merge branch 'pipeline-refactoring' into 'dev'
Update CI images with digests and remove redundant declarations

See merge request rheinsw/website!14
2025-03-29 22:19:30 +00:00
b1cc973853 Merge branch 'pipeline-refactoring' into 'dev'
Update CI images with digests and remove redundant declarations

See merge request rheinsw/website!14
2025-03-29 22:19:30 +00:00
GitLab CI
df69bd3aab Merge remote-tracking branch 'origin/production' into dev 2025-03-29 21:37:17 +00:00
d7d3ec21d0 Merge branch 'dev' into 'production'
Merge branch 'pipeline-refactoring' from 'dev' into 'production'

See merge request rheinsw/website!12
2025-03-29 21:34:55 +00:00
d9ea610423 Merge branch 'dev' into 'production'
Merge branch 'pipeline-refactoring' from 'dev' into 'production'

See merge request rheinsw/website!12
2025-03-29 21:34:55 +00:00
2e0679732e Merge branch 'pipeline-refactoring' into 'dev'
Update CI images with digests and remove redundant declarations

See merge request rheinsw/website!11
2025-03-29 21:30:29 +00:00
35d5fa8884 Merge branch 'pipeline-refactoring' into 'dev'
Update CI images with digests and remove redundant declarations

See merge request rheinsw/website!11
2025-03-29 21:30:28 +00:00
GitLab CI
6a401bfd63 Merge remote-tracking branch 'origin/production' into dev 2025-03-29 18:57:18 +00:00
593fb6c380 Merge branch 'dev' into 'production'
remove comment

See merge request rheinsw/website!9
2025-03-29 18:40:45 +00:00
fa34412b13 remove comment 2025-03-29 19:38:28 +01:00
8b39c5f8c9 Use Node image and streamline Git configuration steps 2025-03-29 13:51:16 +01:00
44457e43e6 Merge branch 'production' into 'dev'
Merge branch 'production' into 'dev'

See merge request rheinsw/website!4
2025-03-29 12:04:52 +00:00
7a1b2941a5 Merge branch 'production' into 'dev'
Merge branch 'production' into 'dev'

See merge request rheinsw/website!4
2025-03-29 12:04:52 +00:00
1bd8c2f348 Merge branch 'feature/auto-merge-production-to-dev' into 'dev'
Add sync job to GitLab CI for branch synchronization

See merge request rheinsw/website!2
2025-03-29 11:48:50 +00:00