This repository contains the source code for the Vultisig official landing page and documentation site. The site is built using Next.js and deployed via GitHub Pages at vultisig.com.
- 🔥 Next.js Framework: Modern React framework with server-side rendering capabilities
- 📱 Responsive Design: Mobile-friendly interface that works across all devices
- 🎨 Custom Components: Reusable UI components built with Ant Design
- 📊 Analytics Integration: Includes Google Analytics and Tag Manager setup
- 🔄 CI/CD: Automated deployment through GitHub Actions
- Node.js (v16 or higher)
- npm or yarn
# Clone the repository
git clone https://github.com/vultisig/vultisig.github.io.git
cd vultisig.github.io
# Install dependencies
npm install
# Start development server
npm run devThe development server will be available at http://localhost:3000.
This project is licensed under the MIT License - see the LICENSE.md file for details.
Thanks to all our contributors, supporters, and the open-source community!