Skip to content

Utility-Gods/godship

 
 

Repository files navigation

Utility Gods Website

A modern, open-source website built with Astro and TailwindCSS, showcasing our software agency's expertise and contributions to the open-source community.

Features

  • 🚀 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

Tech Stack

  • Framework: Astro 4.x
  • Styling: TailwindCSS
  • Icons: Phosphor Icons + Custom SVGs
  • Deployment: Vercel

Local Development

  1. Clone the repository:
git clone https://github.com/Utility-Gods/godship.git
cd godship
  1. Install dependencies:
npm install
# or
pnpm install
  1. Start the development server:
npm run dev
# or
pnpm dev

The site will be available at http://localhost:4321

Building for Production

npm run build
# or
pnpm build

Contributing

We welcome contributions! Please feel free to submit a Pull Request.

License

MIT License - feel free to use this code for your own projects.

Credits

This website is based on the Astroship template, customized and enhanced by the Utility Gods team.

Built with Astro

About

Utility Gods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Astro 96.6%
  • JavaScript 1.4%
  • TypeScript 1.1%
  • Dockerfile 0.9%