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.
- 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.
To get started with the Lawyer Office Website, follow these steps:
-
Clone Repository:
git clone https://github.com/o2sa/lawyer-office-website.git
-
Install Dependencies:
npm install
-
Run Development Server:
gulp
-
Customize:
- Customize the content, styles, and images to match your law firm's branding and requirements in the
src
directory.
- Customize the content, styles, and images to match your law firm's branding and requirements in the
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-feature
). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/new-feature
). - Create a new Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details.
مرحبًا بك في مستودع موقع مكتب المحاماة! هذا قالب موقع ويب بسيط مصمم لمكاتب المحاماة والمحترفين القانونيين. يتم بناء الموقع باستخدام HTML، Bootstrap، Sass، Gulp، Pug، و FontAwesome.
- تصميم احترافي: تخطيط نظيف وحديث يناسب مكاتب المحاماة والمحترفين القانونيين.
- متجاوب: تصميم متجاوب بالكامل يضمن تجربة عرض مثالية على جميع الأجهزة.
- قابلية التخصيص: مكونات وأنماط يمكن تخصيصها بسهولة لتتناسب مع العلامة التجارية والمتطلبات الخاصة بك.
- معالجة Sass: يستخدم Sass لمعالجة CSS بشكل فعال، مما يسهل الصيانة وتنظيم ورق الأنماط.
- تلقائية Gulp: تلقائية المهام مع Gulp لتحسين الأصول، وتجميع Sass إلى CSS، وتوليد HTML من قوالب Pug.
- FontAwesome Icons: الوصول إلى مجموعة واسعة من الرموز للاستخدام في جميع أنحاء الموقع.
للبدء في استخدام موقع مكتب المحاماة، اتبع الخطوات التالية:
-
استنساخ المستودع:
git clone https://github.com/your_username/lawyer-office-website.git
-
تثبيت التبعيات:
npm install
-
تشغيل خادم التطوير:
gulp
-
التخصيص:
- قم بتخصيص المحتوى، والأنماط، والصور لتتناسب مع العلامة التجارية والمتطلبات الخاصة بمكتب المحاماة في الدليل
src
.
- قم بتخصيص المحتوى، والأنماط، والصور لتتناسب مع العلامة التجارية والمتطلبات الخاصة بمكتب المحاماة في الدليل
المساهمات مرحب بها! إذا كنت ترغب في المساهمة في هذا المشروع، يرجى اتباع الخطوات التالية:
- انسخ المستودع.
- أنشئ فرعًا جديدًا (
git checkout -b feature/new-feature
). - قم بإجراء التغييرات.
- قم بتأكيد التغييرات (
git commit -am 'Add new feature'
). - قم برفع الفرع (
git push origin feature/new-feature
). - أنشئ طلب استلام سحب جديد.
يخضع هذا المشروع لترخيص MIT.