Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/o2sa/lawyerofficewebsite


https://github.com/o2sa/lawyerofficewebsite

boot font-awesome gulp html pug sass template web website-template

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Lawyer Office Website

Welcome to the Lawyer Office Website repository! This is a simple lawyer website template designed for law firms and legal professionals. The website is built using HTML, Bootstrap, Sass, Gulp, Pug, and FontAwesome.

## Features

- **Professional Design**: Clean and modern layout suitable for law firms and legal professionals.
- **Responsive**: Fully responsive design ensures optimal viewing experience across all devices.
- **Customizable**: Easily customizable components and styles to suit your branding and requirements.
- **Sass Preprocessing**: Utilizes Sass for efficient CSS preprocessing, allowing for easier maintenance and organization of stylesheets.
- **Gulp Automation**: Task automation with Gulp for optimizing assets, compiling Sass to CSS, and generating HTML from Pug templates.
- **FontAwesome Icons**: Access a wide range of icons for use throughout the website.

## Getting Started

To get started with the Lawyer Office Website, follow these steps:

1. **Clone Repository**:
```
git clone https://github.com/o2sa/lawyer-office-website.git
```

2. **Install Dependencies**:
```
npm install
```

3. **Run Development Server**:
```
gulp
```

4. **Customize**:
- Customize the content, styles, and images to match your law firm's branding and requirements in the `src` directory.

## Screenshots

![Lawyer Office Website](screenshots/homepage.png)

## Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

1. Fork the repository.
2. Create a new branch (`git checkout -b feature/new-feature`).
3. Make your changes.
4. Commit your changes (`git commit -am 'Add new feature'`).
5. Push to the branch (`git push origin feature/new-feature`).
6. Create a new Pull Request.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Acknowledgements

- [Bootstrap](https://getbootstrap.com)
- [Sass](https://sass-lang.com)
- [Gulp](https://gulpjs.com)
- [Pug](https://pugjs.org)
- [FontAwesome](https://fontawesome.com)

---

# موقع مكتب المحاماة

مرحبًا بك في مستودع موقع مكتب المحاماة! هذا قالب موقع ويب بسيط مصمم لمكاتب المحاماة والمحترفين القانونيين. يتم بناء الموقع باستخدام HTML، Bootstrap، Sass، Gulp، Pug، و FontAwesome.

## الميزات

- **تصميم احترافي**: تخطيط نظيف وحديث يناسب مكاتب المحاماة والمحترفين القانونيين.
- **متجاوب**: تصميم متجاوب بالكامل يضمن تجربة عرض مثالية على جميع الأجهزة.
- **قابلية التخصيص**: مكونات وأنماط يمكن تخصيصها بسهولة لتتناسب مع العلامة التجارية والمتطلبات الخاصة بك.
- **معالجة Sass**: يستخدم Sass لمعالجة CSS بشكل فعال، مما يسهل الصيانة وتنظيم ورق الأنماط.
- **تلقائية Gulp**: تلقائية المهام مع Gulp لتحسين الأصول، وتجميع Sass إلى CSS، وتوليد HTML من قوالب Pug.
- **FontAwesome Icons**: الوصول إلى مجموعة واسعة من الرموز للاستخدام في جميع أنحاء الموقع.

## البدء

للبدء في استخدام موقع مكتب المحاماة، اتبع الخطوات التالية:

1. **استنساخ المستودع**:
```
git clone https://github.com/your_username/lawyer-office-website.git
```

2. **تثبيت التبعيات**:
```
npm install
```

3. **تشغيل خادم التطوير**:
```
gulp
```

4. **التخصيص**:
- قم بتخصيص المحتوى، والأنماط، والصور لتتناسب مع العلامة التجارية والمتطلبات الخاصة بمكتب المحاماة في الدليل `src`.

## لقطات الشاشة

![موقع مكتب المحاماة](screenshots/homepage.png)

## المساهمة

المساهمات مرحب بها! إذا كنت ترغب في المساهمة في هذا المشروع، يرجى اتباع الخطوات التالية:

1. انسخ المستودع.
2. أنشئ فرعًا جديدًا (`git checkout -b feature/new-feature`).
3. قم بإجراء التغييرات.
4. قم بتأكيد التغييرات (`git commit -am 'Add new feature'`).
5. قم برفع الفرع (`git push origin feature/new-feature`).
6. أنشئ طلب استلام سحب جديد.

## الترخيص

يخضع هذا المشروع لترخيص [MIT](LICENSE).

## الشكر

- [Bootstrap](https://getbootstrap.com)
- [Sass](https://sass-lang.com)
- [Gulp](https://gulpjs.com)
- [Pug](https://pugjs.org)
- [FontAwesome](https://fontawesome.com)

---