Template Library
Multiple categories with curated layouts that match the same visual system.
Everything is structured to be easy to reuse, easy to edit, and easy to ship.
A practical set of building blocks you can use immediately.
Multiple categories with curated layouts that match the same visual system.
One global theme with consistent spacing, typography, buttons, and glass UI.
Simple, readable markup with no build tools required.
Same navbar across every page, with links that work from any folder depth.
Clear, concise comments throughout the codebase.
Comprehensive documentation, community support, and regular updates.
Built with practical defaults so your pages feel premium.
Reusable sections you can mix-and-match across pages.
A simple flow that stays the same across templates.
Edit colors once and the whole UI updates consistently.
:root {
--accent-primary: #6d28d9;
--accent-secondary: #3b82f6;
}
Replace text, icons, and thumbnails without changing structure.
<img src="assets/images/your_image.png" alt="...">
Navigation is shared, and template routes stay predictable.
templates/
categories/
saas/
orbit-landing/
index.html
Start with a template that fits your goal.
Use the templates for personal projects and client work. Add your content and ship.