File: /var/www/laracopilot.stgviitor.com/laracopilot-wp/wp-content/themes/laracopilot/README.md
# LaraCopilot WordPress Theme
A modern, AI-powered Laravel development theme with dark design and red accents. Built for developers and agencies.
## Features
- **Modern Dark Design**: Sleek black background with red accent colors
- **Responsive Layout**: Fully responsive design that works on all devices
- **AI-Powered Theme**: Built for Laravel developers and AI coding tools
- **Custom Post Types**: Features and Testimonials post types included
- **Custom Widgets**: Sidebar and footer widget areas
- **SEO Optimized**: Clean, semantic HTML structure
- **Performance Optimized**: Optimized for speed and performance
- **Accessibility Ready**: WCAG compliant design
- **Translation Ready**: Full translation support
## Installation
1. Upload the `laracopilot` folder to your `/wp-content/themes/` directory
2. Activate the theme through the 'Appearance' menu in WordPress
3. Customize the theme through the WordPress Customizer
## Theme Customization
The theme includes several customization options available in the WordPress Customizer:
- **Hero Text**: Customize the main hero heading
- **Hero Description**: Customize the hero section description
- **Custom Logo**: Upload your own logo
- **Colors**: Customize the color scheme
- **Typography**: Choose from various font options
## Custom Post Types
### Features
- Create and manage feature listings
- Add custom icons and descriptions
- Perfect for showcasing product features
### Testimonials
- Collect and display customer testimonials
- Include author information and ratings
- Great for building trust and credibility
## Widget Areas
- **Sidebar**: Main sidebar widget area
- **Footer Widgets**: Footer widget area for additional content
## Navigation Menus
- **Primary Menu**: Main navigation menu
- **Footer Menu**: Footer navigation menu
## File Structure
```
laracopilot/
├── style.css # Main stylesheet with theme information
├── index.php # Main template file
├── header.php # Header template
├── footer.php # Footer template
├── functions.php # Theme functions and features
├── single.php # Single post template
├── page.php # Page template
├── archive.php # Archive template
├── search.php # Search results template
├── 404.php # 404 error template
├── comments.php # Comments template
├── sidebar.php # Sidebar template
├── js/
│ └── theme.js # Theme JavaScript
├── images/ # Theme images and assets
└── screenshot.png # Theme screenshot
```
## Browser Support
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
- Internet Explorer 11+
## Requirements
- WordPress 5.0 or higher
- PHP 7.4 or higher
- MySQL 5.6 or higher
## Support
For support and questions, please visit our documentation or contact our support team.
## Changelog
### Version 1.0.0
- Initial release
- Dark theme design with red accents
- Custom post types for Features and Testimonials
- Responsive design
- SEO optimization
- Performance optimization
## License
This theme is licensed under the GPL v2 or later.
## Credits
- Built with Tailwind CSS
- Uses Google Fonts (Instrument Sans)
- Icons from Heroicons
- Inspired by modern Laravel development tools