Project Overview
Inscapes is a versatile landing page template built with Tailwind CSS, featuring an orange (#FF7433) and deep purple (#1B1925) color scheme with the Montserrat font. Ideal for showcasing apps, products, company introductions, and more — fully responsive design.
Tech Stack
- HTML5 + CSS (static pages)
- Tailwind CSS (CDN)
- Remixicon icon library
- GLightbox lightbox component
- Google Fonts (Montserrat)
Project Structure
inscapeshtml-10/
├── documentation/
│ └── Index.html # Documentation page
│ └── assets/
│ └── images/ # Documentation images
└── Inscapes_html.zip # Template archive
Key Files
documentation/Index.html— Template documentation entry point with navigation and usage instructionsdocumentation/assets/images/— Image assets for the documentation pageInscapes_html.zip— Complete template source code archive
Quick Start
- Extract
Inscapes_html.zipto get the template source code - Open the HTML file directly in a browser to preview
- For local development, use any HTTP server (e.g.,
npx serve .)
Usage Tips
This template is ideal for quickly building product landing pages. Simply edit the text and images in the HTML files to replace content. For custom colors or layout changes, refer to the Tailwind CSS official documentation.
