This repository contains the official website for DigitalPlat Domain services.
The site is built with Astro and Tailwind CSS, based on the Astro Atom theme by Tailus UI. It serves as a clean, fast, and maintainable foundation for DigitalPlat’s public-facing web presence.
- Astro – Modern static site framework
- TypeScript – Type safety and better maintainability
- Tailwind CSS – Utility-first styling
- Tailus UI (Astro Atom Theme) – Design system and layout foundation
Template source:
This project uses the Tailus UI Astro theme as its base and customizes it for DigitalPlat’s needs.
This repository focuses on:
- A clear and lightweight homepage for DigitalPlat Domain services
- Simple, readable structure for long-term maintenance
- Easy customization for branding, content, and layout
- A reusable base for future DigitalPlat web projects
Install dependencies:
npm install
Start the development server:
npm run dev
Then open http://localhost:3000 in your browser.
Contributions are welcome.
You can help by:
- Fixing bugs or unexpected behavior
- Improving layout, accessibility, or performance
- Correcting typos, grammar issues, or documentation
- Refining components or structure
This project is licensed under the MIT License.