Commit Graph

33 Commits

Author SHA1 Message Date
johannes.gasser ce83c36f3a remove translations
Build and Deploy / build-and-deploy (push) Successful in 7m40s
2026-05-18 14:37:33 +02:00
johannes.gasser 10c7ab699f remove translations
Build and Deploy / build-and-deploy (push) Failing after 1m5s
2026-05-18 12:57:33 +02:00
johannes.gasser 0d02c1f1c9 fix adapter
Build and Deploy / build-and-deploy (push) Successful in 7m33s
2026-05-18 11:25:03 +02:00
johannes.gasser 8d11befb6e add ssr
Build and Deploy / build-and-deploy (push) Successful in 6m24s
2026-05-18 11:06:00 +02:00
johannes.gasser baaef6e528 add ssr
Build and Deploy / build-and-deploy (push) Successful in 8m0s
2026-05-18 10:45:42 +02:00
johannes.gasser fb5aa07373 add ssr
Build and Deploy / build-and-deploy (push) Failing after 36s
2026-05-18 10:34:38 +02:00
johannes.gasser 57af0b8386 add skills
Build and Deploy / build-and-deploy (push) Successful in 2m53s
2026-05-18 08:39:42 +02:00
johannes.gasser 92a80e8759 added image support
Build and Deploy / build-and-deploy (push) Successful in 6m50s
2026-05-18 07:01:11 +02:00
johannes.gasser 58f7ca2d5c mobile optimization
Build and Deploy / build-and-deploy (push) Successful in 4m40s
2026-05-09 08:05:09 +02:00
johannes.gasser 2d80e7ad49 fix build
Build and Deploy / build-and-deploy (push) Successful in 3m32s
2026-05-07 10:05:24 +02:00
johannes.gasser 2a0f7d5bcf add missing files
Build and Deploy / build-and-deploy (push) Failing after 2m42s
2026-05-07 09:46:44 +02:00
johannes.gasser bf04f8679d switch from tinacms to sanity 2026-05-07 09:36:34 +02:00
johannes.gasser bd97af838d remove memory limit
Build and Deploy / build-and-deploy (push) Has been cancelled
2026-05-06 10:44:06 +02:00
johannes.gasser 9dc458fa47 add missing packages
Build and Deploy / build-and-deploy (push) Failing after 57m44s
2026-05-06 07:38:57 +02:00
johannes.gasser c97cc4cdd2 update react
Build and Deploy / build-and-deploy (push) Failing after 4m54s
2026-05-04 21:36:00 +02:00
johannes.gasser f1537b11e3 update react
Build and Deploy / build-and-deploy (push) Successful in 15m51s
2026-05-04 21:07:24 +02:00
johannes.gasser 656bd55f72 add next auth
Build and Deploy / build-and-deploy (push) Successful in 13m21s
2026-05-04 20:32:26 +02:00
johannes.gasser 4787f2d98b fix build
Build and Deploy / build-and-deploy (push) Successful in 12m48s
2026-05-04 20:11:43 +02:00
johannes.gasser 982178bff7 increase node memory
Build and Deploy / build-and-deploy (push) Has been cancelled
2026-05-04 07:15:01 +02:00
johannes.gasser 04627d9788 update node
Build and Deploy / build-and-deploy (push) Has been cancelled
2026-05-04 06:51:39 +02:00
johannes.gasser b560bba6ff update packages
Build and Deploy / build-and-deploy (push) Failing after 7m1s
2026-05-04 06:41:17 +02:00
johannes.gasser 46f73af791 fix build
Build and Deploy / build-and-deploy (push) Failing after 3h14m28s
2026-05-03 21:17:14 +02:00
johannes.gasser d9e3f398b8 add backend
Build and Deploy / build-and-deploy (push) Failing after 5m26s
2026-05-03 20:58:09 +02:00
johannes.gasser f3dfdb2f90 update token name
Build and Deploy / build-and-deploy (push) Successful in 23s
2026-05-03 16:21:48 +02:00
johannes.gasser a7bad87f43 ci/cd
Build and Deploy / build-and-deploy (push) Failing after 22s
2026-05-03 16:17:49 +02:00
johannes.gasser a79f24e39b add missing files 2026-05-03 15:40:41 +02:00
johannes.gasser 6d6c5df6ac fix errors 2026-05-03 15:21:04 +02:00
johannes.gasser 08c703c9d5 fix build errors 2026-05-03 15:03:01 +02:00
johannes.gasser 8bcd9e63df tailwind 2026-05-03 14:59:47 +02:00
johannes.gasser 41d017b70f initial commit 2026-05-03 10:00:01 +02:00
Johannes Gasser ac2d1f25e5 Fix Astro.glob deprecation warnings
Replace deprecated Astro.glob with import.meta.glob in all pages:
- src/pages/index.astro: Updated homepage to use import.meta.glob
- src/pages/blog/index.astro: Updated blog listing page
- Updated package.json with separate build commands

Changes use import.meta.glob with eager loading and properly extract
slugs from file paths for routing.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-28 17:52:36 +01:00
Johannes Gasser d70897a680 Initial setup of Theater Ziefen website
- Set up Astro with TypeScript
- Integrate TinaCMS for content management
- Create homepage with hero section and recent posts
- Build blog listing and individual post pages
- Add About and Contact pages
- Implement responsive design with theater theme
- Configure Netlify deployment
- Add comprehensive documentation for developers and editors

Tech stack:
- Framework: Astro 5.x
- CMS: TinaCMS with Git-based workflow
- Content: MDX format for blog and pages
- Styling: Scoped CSS with responsive design
- Deployment: Netlify (configured)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-28 17:47:49 +01:00
houston[bot] 8521a41e30 Initial commit from Astro 2026-01-28 17:34:40 +01:00