Prima Persona
Minimalist one-page Astro landing template

- Responsive Design
- Tailwind CSS v4
What Is the Prima Persona?
Prima Persona is a free, one-page landing page template built with Astro.js and Tailwind CSS
It offers both light and dark modes for a modern look and fast performance
Features ✨
Responsive design for seamless viewing on any device
Light and dark mode toggles for day/night browsing
Built with Astro v5 and Tailwind v4 for modern development workflows
Optimized for high page speed scores (100 overall)
Pros and Cons
Pros ✅
Free to use with a permissive license
Clean, minimalist design that highlights content
Easy to customize with Tailwind CSS classes
High performance and SEO-friendly
Cons ⚠️
Limited to a single page layout
Requires familiarity with Astro.js to fully utilize
File Structure
.
├── public
├── src
│ ├── components
│ ├── layouts
│ ├── pages
│ ├── content
│ ├── folders
│ ├── config.ts
│ ├── data
│ ├── scripts
│ ├── styles
│ │ └── global.css
│ └── endv.d.ts
├── astro.config.mjs
├── package.json
├── README.md
└── ts.config.json
Integration
Astro SEO integration out of the box
Astro Sitemap support for easy indexing
Compatible with Vite for fast builds
Works seamlessly with Tailwind/Vite setup