Documentation
Mhsh Themes are production-ready Astro + Tailwind CSS templates designed to help developers ship faster.
Each theme follows a consistent structure, so once you learn one, you can use all of them.
If something isn't covered here, don't hesitate to reach out.
What You Get
- Full Astro project (source code)
- Pre-built pages and components
- Tailwind CSS styling
- Clean and reusable structure
- Documentation to get started
- Lifetime updates via GitHub access
Tech Stack
All themes are built using Astro and Tailwind CSS.
Basic familiarity with these tools is recommended.
Getting Started
- Download the theme after purchase
- Extract the ZIP file
- Install dependencies:
pnpm install - Start the development server:
pnpm run dev Open your browser at:
http://localhost:4321
Customization
/src/pages→ content and routes/src/components→ reusable UI/src/layouts→ layout structure
You can modify pages, components, and styles to fit your project.
Updates
All themes include lifetime updates.
After purchase, send your GitHub username to receive access to the private repository where updates are published.
License
You can use purchased themes for:
- Personal projects
- Client projects
You cannot:
- Resell or redistribute the theme
- Share access to the repository
Support
Support includes:
- Bug fixes
- Basic setup help
Support does not include:
- Custom development
- Major modifications
Astro Documentation
For full framework documentation, visit Astro’s official docs: -