Skip to content

OpenVertex/openvertex.github.io

Repository files navigation

OpenVertex Official Website

We Build The Future of Open Source.

OpenVertex Banner GitHub Actions Workflow Status

A Geek-style official website for OpenVertex organization, featuring Matrix/Terminal aesthetics, Glitch effects, and dynamic member showcase.

Live Demo: https://openvertex.github.io/

🚀 Tech Stack

  • Framework: React + TypeScript + Vite
  • Styling: Tailwind CSS
  • Animations: Framer Motion
  • Icons: Lucide React
  • Deployment: GitHub Pages (via GitHub Actions)

🛠️ Features

  • Matrix Rain Background: Custom canvas implementation of the classic digital rain effect.
  • Glitch Text Effects: Cyberpunk-inspired text animations.
  • Dynamic Team Section: Automatically fetches and displays organization members from GitHub API.
  • Responsive Design: Fully optimized for mobile, tablet, and desktop.
  • Dark Mode: Immersive dark theme with neon green accents.

📦 Development

  1. Clone the repository

    git clone https://github.com/OpenVertex/openvertex.github.io.git
  2. Install dependencies

    npm install
  3. Start development server

    npm run dev
  4. Build for production

    npm run build

🚢 Deployment

This project is configured to automatically deploy to GitHub Pages when changes are pushed to the main branch.

  • Workflow: .github/workflows/deploy.yml
  • Configuration: vite.config.ts (base: '/')

📄 License

MIT © OpenVertex

Releases

No releases published

Packages

 
 
 

Contributors