{"id":23661173,"url":"https://github.com/chouaib-629/digitalagence_website_bootstrap","last_synced_at":"2026-05-01T18:33:24.766Z","repository":{"id":245019937,"uuid":"817019531","full_name":"chouaib-629/digitalAgence_website_Bootstrap","owner":"chouaib-629","description":"This repository contains the code for a digital agency website built using HTML, CSS, and Bootstrap. The website includes sections such as Home, Services, About Us, Testimonials, Social Media, and Contact.","archived":false,"fork":false,"pushed_at":"2024-07-08T11:19:53.000Z","size":6537,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T11:57:38.069Z","etag":null,"topics":["bootstrap","css","html","js","responsive-design","responsive-website"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chouaib-629.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-18T21:20:30.000Z","updated_at":"2024-07-21T16:42:24.000Z","dependencies_parsed_at":"2025-06-20T06:01:55.036Z","dependency_job_id":"dd54dcee-94e0-421e-ba8e-430343ab75eb","html_url":"https://github.com/chouaib-629/digitalAgence_website_Bootstrap","commit_stats":null,"previous_names":["chouaib-629/digitalagence_website_bootstrap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chouaib-629/digitalAgence_website_Bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chouaib-629%2FdigitalAgence_website_Bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chouaib-629%2FdigitalAgence_website_Bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chouaib-629%2FdigitalAgence_website_Bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chouaib-629%2FdigitalAgence_website_Bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chouaib-629","download_url":"https://codeload.github.com/chouaib-629/digitalAgence_website_Bootstrap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chouaib-629%2FdigitalAgence_website_Bootstrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32508901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","css","html","js","responsive-design","responsive-website"],"created_at":"2024-12-29T04:56:17.068Z","updated_at":"2026-05-01T18:33:24.741Z","avatar_url":"https://github.com/chouaib-629.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Digital Agency Website\n\nThis repository contains the code for a digital agency website built using HTML, CSS, and Bootstrap. The website includes sections such as Home, Services, About Us, Testimonials, Social Media, and Contact.\n\n## Table of Contents\n\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Getting Started](#getting-started)\n- [Usage](#usage)\n- [Screenshot](#screenshot)\n- [Contributing](#contributing)\n- [Contact Information](#contact-information)\n\n## Features\n\n- **Responsive Design:** The website is fully responsive and looks great on all devices.\n- **Navigation Bar:** Sticky navigation bar with smooth scrolling to different sections.\n- **Hero Section:** Eye-catching hero section with a promo title and a demo play button.\n- **Services Section:** Information about the services offered by the digital agency.\n- **About Us Section:** Details about the agency and what makes them different.\n- **Testimonials Section:** Feedback from satisfied clients.\n- **Social Media Section:** Links to the agency's social media profiles.\n- **Footer Section:** Contact information and a newsletter subscription form.\n\n## Technologies Used\n\n- **HTML5**\n- **CSS3**\n- **Bootstrap 5.3.2**\n- **Font Awesome 6.5.2**\n\n## Getting Started\n\nTo get a local copy of the website up and running, follow these steps:\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/chouaib-629/digitalAgence_website_Bootstrap.git\n    ```\n\n2. **Navigate to the project directory:**\n\n    ```bash\n    cd digitalAgence_website_Bootstrap\n    ```\n\n3. **Open the `index.html` file in your web browser:**\n\n    ```bash\n    open index.html\n    ```\n\n## Usage\n\n- **Navigation Bar:** Use the navigation links to scroll smoothly to different sections of the website.\n- **Hero Section:** Click the \"Play Demo\" button to view the promotional video.\n- **Services Section:** Explore the different services offered by the digital agency.\n- **About Us Section:** Learn more about what makes the agency unique.\n- **Testimonials Section:** Read the testimonials from satisfied clients.\n- **Social Media Section:** Click on the social media icons to visit the agency's profiles.\n- **Footer Section:** Use the contact information to get in touch with the agency or subscribe to the newsletter.\n\n## Screenshot\n\nHere is a screenshot of the website:\n\n### Full Website\n\n![Full website](screenshots/digitalAgence_website.png)\n\n## Contributing\n\nContributions are welcome! Please follow these steps to contribute:\n\n1. Fork the repository.\n\n2. Create a new branch:\n\n    ```bash\n    git checkout -b feature/your-feature-name\n    ```\n\n3. Make your changes and commit them:\n\n    ```bash\n    git commit -m \"Add your commit message\"\n    ```\n\n4. Push to the branch:\n\n    ```bash\n    git push origin feature/your-feature-name\n    ```\n\n5. Create a pull request.\n\n## Contact Information\n\nFor questions or support, please contact [Me](mailto:chouaiba629@gmail.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchouaib-629%2Fdigitalagence_website_bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchouaib-629%2Fdigitalagence_website_bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchouaib-629%2Fdigitalagence_website_bootstrap/lists"}