The Guild42 website is a static site built with Astro and Tailwind CSS. It serves as the online presence for the Guild42 community, showcasing our events, and resources.
- Static Site: Fast and efficient, built with Astro.
- Responsive Design: Optimized for all devices using Tailwind CSS.
- Dark Mode: Supports dark mode for better user experience.
- Markdown Support: Content is written in Markdown for easy editing and readability.
- Social Media Integration: Links to our social media profiles for community engagement.
The site uses PNPM as package manager, thus run pnpm run dev for development and pnpm run build for production builds.
The codebase is based on Astro Paper by Sat Naing 👨🏻💻 and contributors.
This project is licensed under the MIT License.