An open API service indexing awesome lists of open source software.

https://github.com/shehani-mal/villa-agency-drupal-10

Drupal 10 demo site with custom Bootstrap theme, slideshow, blocks, and demo content. Perfect for showcasing front-end theming and site-building skills.
https://github.com/shehani-mal/villa-agency-drupal-10

bootstrap css custom-theme demo-site drupal drupal-theme drupal10 javascript php

Last synced: 2 months ago
JSON representation

Drupal 10 demo site with custom Bootstrap theme, slideshow, blocks, and demo content. Perfect for showcasing front-end theming and site-building skills.

Awesome Lists containing this project

README

          

# Villa Agency – Drupal 10 Demo Site

This is a Drupal 10 demo website called **Villa Agency**, built to demonstrate theming and site-building skills using a custom Bootstrap-based HTML/CSS layout.

### 🔧 Key Features
- Drupal 10 site with Composer
- Custom Bootstrap-based Drupal theme
- Slideshow and block features created with Views
- Demo content (nodes, blocks) included
- SQL database backup provided in `/database`

### 🚀 How to Run Locally
1. Clone this repo
2. Run `composer install`
3. Import the SQL file from `/database/villa_agency_backup.sql`
4. Set up a local server (e.g., DDEV, Lando, MAMP)
5. Place the correct `settings.php` and sync config if needed

### 📂 Folder Structure Highlights
- `/web`: Drupal root
- `/web/themes/custom/villa_agency_theme`: Custom theme
- `/database`: Database dump `.sql`

---

_This project is part of my portfolio to demonstrate my Drupal front-end and site-building skills._

## Project Preview

### Villa Agency Screenshots

![Villa Agency 1](screenshots/villa-1.png)
![Villa Agency 2](screenshots/villa-2.png)
![Villa Agency 3](screenshots/villa-3.png)
![Villa Agency 4](screenshots/villa-4.png)