A modern, open-source website built with Astro and TailwindCSS, showcasing our software agency's expertise and contributions to the open-source community.
- 🚀 Built with Astro for optimal performance
- 💨 TailwindCSS for modern, responsive styling
- 🎨 Custom design system with consistent branding
- 📱 Fully responsive across all devices
- 🔍 SEO optimized
- 🌐 Open source and freely available
- Framework: Astro 4.x
- Styling: TailwindCSS
- Icons: Phosphor Icons + Custom SVGs
- Deployment: Vercel
- Clone the repository:
git clone https://github.com/Utility-Gods/godship.git
cd godship- Install dependencies:
npm install
# or
pnpm install- Start the development server:
npm run dev
# or
pnpm devThe site will be available at http://localhost:4321
npm run build
# or
pnpm buildWe welcome contributions! Please feel free to submit a Pull Request.
MIT License - feel free to use this code for your own projects.
This website is based on the Astroship template, customized and enhanced by the Utility Gods team.