This repository contains the official website for Rubin Williams, a former Black Panthers revolutionary, social justice advocate, and inspirational speaker. The website showcases his story, speaking engagements, coaching programs, and resources for activists and community organizers.
- Biography Section: Detailed story of Rubin's journey from Black Panther to Social Justice Educator
- Coaching Programs: Information about leadership workshops, social justice advocacy, and mentorship opportunities
- Speaking Engagements: Booking information and upcoming events
- Medium Articles: Collection of Rubin's writings on social justice, leadership, and activism
- Store: Books, merchandise, and digital resources
- Mobile-Responsive Design: Fully optimized for all devices
- Framework: Next.js 15.2.4
- UI Library: React 19
- Styling: Tailwind CSS 3.4.17
- Icons: Lucide React
- Typography: Inter & Playfair Display fonts
- Form Handling: React Hook Form
- UI Components: Customized Radix UI primitives
- Node.js (v18 or newer)
- pnpm or npm
- Clone the repository
git clone https://github.com/stynerdev225/rubin-williams.git
cd rubin-williams
- Install dependencies
pnpm install
# or
npm install
- Run the development server
pnpm dev
# or
npm run dev
- Open http://localhost:3000 in your browser
app/
: Main application routes and layouts (Next.js App Router)components/
: Reusable UI componentspublic/
: Static assetsstyles/
: Global CSS and styling utilitieslib/
: Utility functions and serviceshooks/
: Custom React hooks
This project can be deployed to any hosting platform that supports Next.js, such as Vercel, Netlify, or any standard Node.js hosting.
# Build for production
pnpm build
# or
npm run build
# Start production server
pnpm start
# or
npm start
// Developed by Stiner.dev
// Professional Web Developer
// Date: May 3, 2025
// Contact: https://stiner.dev
// Disclaimer: This code is provided "as is" without warranty of any kind, express or implied.
// The developer is not responsible for any content displayed on this website or any consequences
// arising from the use of this code. All content belongs to respective copyright holders.
© Rubin Williams, 2024. All rights reserved.
This project was created with care and attention to detail. For any questions or support, please contact the developer through the provided contact information.