Project Overview
Robor is an HTML website template designed for AI and automation industries, featuring 20+ pages including Home, Blog, Shop, Team, Pricing, and Services. It supports both multi-page and single-page modes, making it ideal for AI startups, tech companies, or agencies looking to quickly build a corporate website.
Tech Stack
- Bootstrap 5 (CSS framework)
- jQuery (interaction logic)
- FontAwesome (icon font)
- Google Fonts: DM Sans, Space Grotesk
Project Structure
roborhtml-10/
download-version/ ← Ready-to-use template files
index.html ← Main homepage file
home-1-op.html ← Single-page version homepage
home-2.html
home-3.html
about.html / blog.html / contact.html / shop.html
ai-consulting.html / chatbot.html / service.html
pricing.html / project.html / team.html / testimonial.html
mail.php
assets/
css/
bootstrap.min.css
style.css
documentation/ ← Official documentation
index.html
css/
style.css
Key Files
download-version/index.html— Main entry point for AI startup homepagedownload-version/assets/css/style.css— Theme global styles with 200+ component definitionsdownload-version/assets/js/main.js— jQuery interaction logic (preloader, menu, scroll effects)download-version/home-2.html— AI tech-style homepagedownload-version/assets/css/bootstrap.min.css— Bootstrap 5 base frameworkdownload-version/mail.php— Contact form backend processing
Quick Start
Simply open download-version/index.html in your browser to preview. To run dynamic pages with a local server, use php -S localhost:8000.
Usage Tips
The template uses standard HTML structure. Customize your brand by modifying CSS variables and text content. Mobile menu and scroll animations are controlled by main.js — refer to inline comments for detailed logic.
