A community website for AYOP, a running community in Berlin that celebrates growth at your own pace.
AYOP is a community that runs at our own pace — together. We create meaningful events and partnerships, document our journey through media, and deliver structured training that meets runners where they are.
- Modern Stack - Built with Next.js and TailwindCSS
- Minimal Design - Clean, focused user experience
- Dark Mode - Toggle between light and dark themes
- Blog System - Create, read, update, and delete blog posts with an easy-to-use UI
- Team Showcase - Display team members organized by Track, Partnership, and Media teams
- Instagram Integration - Embedded Instagram feed using Behold widget
- Activities Section - Showcase community activities and events
- Custom Cursor - Interactive cursor animations
- Home - Hero section, activities overview, Instagram feed, and community introduction
- About - Team members organized by Track, Partnership, and Media teams with mission statements
- Blog - Markdown-based blog system for community stories and updates
- Manifesto - Community values and philosophy
- Contact - Get in touch with the community
- Node.js 18+ (check
.nvmrcfor the recommended version) - Yarn package manager
- Clone the repository:
git clone git@github.com:ayop-run/website.git- Install dependencies:
yarn install- Run the development server:
yarn dev- Open http://localhost:3000 in your browser
Edit data/en.json to customize:
- Team members and their information
- Activities and descriptions
- Social media links
- About page content
- Manifesto text
- Header taglines
The site can be deployed to any platform that supports Next.js:
- Vercel (recommended for Next.js)
- Netlify
- AWS Amplify
- Any Node.js hosting platform
- Next.js - React framework for production
- TailwindCSS - Utility-first CSS framework
- GSAP - Animation library
- next-themes - Dark mode support
- react-markdown - Markdown rendering for blog posts
yarn dev- Start development serveryarn build- Build for productionyarn start- Start production serveryarn lint- Run ESLint
This project is private and proprietary to AYOP.
- Website: ayop.run
- Instagram: @ayop.run
- Email: hello@ayop.run