Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Astro theme built for architects and design studios

Single-page Hugo theme for links to your works.

A customizable, responsive image portfolio website template, built with Eleventy and Tina CMS.

An HTML5 site template from HTML5 UP with a banner, photo gallery, and text sections for image-forward portfolios.

This is a personal portfolio and blog website built with Next.js, React, and Tailwind CSS.
3dinterior is a free, open-source Astro theme for architects and design studios that builds portfolio websites with a minimalist layout and a perfect Lighthouse score.
3dinterior is a free Astro v7 theme designed for architects and design studios to showcase their work. It takes project images, descriptions, and contact details as content inputs and produces a static, mobile-responsive portfolio website. The theme is built with Tailwind CSS v4 and distributed under the MIT License by Nearmelab, with all demo images sourced from Pexels.
src/styles/global.css for colors and fonts, replace images in src/assets/img/, and modify components in src/components/ using standard Astro and Tailwind classes.src/pages/contact.astro page for adding contact information, ready to be customized.The theme is installed by cloning the GitHub repository and running pnpm install followed by pnpm dev to start a development server at localhost:4321. Content is edited directly in Astro components and Markdown files; images are placed in src/assets/img/, and style variables live in src/styles/global.css. The build process outputs static HTML, CSS, and optional JavaScript.
3dinterior is completely free. It is released under the MIT License, so you can use it for commercial projects without paying a license fee.
Yes, the theme is free to use for personal and commercial projects under the MIT License. You can clone the repository from GitHub and start building without any payment.
It uses Astro v7 as the site generator and Tailwind CSS v4 for styling. The theme works with standard Astro and Tailwind components, and optional JavaScript can be added per page.
Edit src/styles/global.css for colors and fonts, replace images in src/assets/img/, and modify components in src/components/. The contact page is located at src/pages/contact.astro.
All images in the theme are sourced from Pexels and are free to use under the Pexels License. Full attribution details are available in src/assets/attribution.md.
