This repository Contains the official landing page for WHPH (Work Hard Play Hard) - a comprehensive productivity application designed to help users manage tasks, develop habits, and optimize their time through intelligent application usage tracking.
The landing page serves as the primary gateway for users to discover, understand, and download WHPH across all supported platforms.
This landing page is built with modern web technologies to provide:
- Fast Performance: Static site generation with AstroJS
- Responsive Design: Optimized for all devices and screen sizes
- Multi-Language Support: Available in 23 languages
- Accessibility: WCAG 2.1 AA compliance
- Privacy-Focused: Self-hosted analytics with no tracking
- SEO Optimized: Structured for search engine visibility with localized content
- Framework: AstroJS v5.12.7 - Static site generation
- Styling: Tailwind CSS - Utility-first CSS framework
- Package Manager: Bun - Fast JavaScript runtime and package manager
- Analytics: Self-hosted Umami - Privacy-focused analytics
- Deployment: Github Pages
To get started with development:
# Clone the repository
git clone https://github.com/ahmet-cetinkaya/whph-landing.git
cd whph-landing/src/presentation/web
# Install dependencies
bun install
# Start development server
bun run devVisit http://localhost:4321 to see the landing page.
For detailed setup instructions, see CONTRIBUTING.md.
- Product Requirements Document - Complete project specifications and requirements
- Design System - Visual design guidelines and component specifications
- Wireframe Specifications - Detailed layout and interaction specifications
- Internationalization Guide - Multi-language support documentation and implementation guide
Visit the main WHPH repository for complete information and source code: https://github.com/ahmet-cetinkaya/whph/
I welcome contributions to improve the WHPH landing page! For comprehensive contribution guidelines, development setup, code style guidelines, and testing procedures, please see CONTRIBUTING.md.
This project is open source and available under the same license as the main WHPH application. See the main repository for license details.