Frontend for porwoll.de - Next.js with Payload CMS
Find a file
CCS Admin 2e8d34d917 feat: apply Definity Template design system
- Tailwind v4 theme config with Definity colors (accent #2CAADF, dark #111)
- Montserrat + Open Sans font setup via next/font/google
- UI components: Button (6 variants), Container, SectionHeader
- Navigation with transparent-to-solid scroll behavior
- Footer with social links, widgets, copyright bar
- Block components: Hero, Text, CardGrid, Quote, ImageText, CTA,
  ContactForm, Timeline, Divider
- Typography system with prose styles for rich text
- Animation library with framer-motion variants
- Page transitions via template.tsx
- cn() utility (clsx + tailwind-merge)
- Updated API layer with getSocialLinks

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 11:06:05 +00:00
public feat: bootstrap porwoll.de with @c2s/payload-contracts 2026-02-15 00:56:27 +00:00
src feat: apply Definity Template design system 2026-02-15 11:06:05 +00:00
.gitignore feat: bootstrap porwoll.de with @c2s/payload-contracts 2026-02-15 00:56:27 +00:00
CLAUDE.md docs: add CLAUDE.md with project context and contracts reference 2026-02-15 01:11:58 +00:00
eslint.config.mjs feat: bootstrap porwoll.de with @c2s/payload-contracts 2026-02-15 00:56:27 +00:00
next.config.ts feat: bootstrap porwoll.de with @c2s/payload-contracts 2026-02-15 00:56:27 +00:00
package.json feat: apply Definity Template design system 2026-02-15 11:06:05 +00:00
pnpm-lock.yaml feat: apply Definity Template design system 2026-02-15 11:06:05 +00:00
postcss.config.mjs feat: bootstrap porwoll.de with @c2s/payload-contracts 2026-02-15 00:56:27 +00:00
README.md Initial commit 2025-12-18 12:31:23 +01:00
tsconfig.json feat: bootstrap porwoll.de with @c2s/payload-contracts 2026-02-15 00:56:27 +00:00

frontend.porwoll.de

Frontend for porwoll.de - Next.js with Payload CMS