Welcome to the Odoo Website Assets Repository, a comprehensive collection of bespoke stylesheets and JavaScript files designed to enhance the functionality of my diverse range of projects.
The assets under the mdturzo.odoo.com directory are responsible for powering the website mdturzo.odoo.com.
The website mdturzo.odoo.com is designed with modern web principles and a clean, user-friendly interface. This approach leverages external CSS and JavaScript files, fostering a development workflow that is both adaptable and easy to manage, utilizing resources from this repository while prioritizing responsiveness, performance, and captivating interactive elements.
Here are visual elements of the website enhanced with repository assets. The modern, minimalist design ensures a smooth experience on all devices.
You can implement the external styles and scripts hosted in this repository by including the following in your HTML files:
<!-- External CSS by 'Muhtasim Rahman'-->
<link
rel="stylesheet"
href="https://muhtasim-rahman.github.io/odoo-website-assets/mdturzo.odoo.com/styles.css"
/>
<!-- External JavaScript by 'Muhtasim Rahman'-->
<script src="https://muhtasim-rahman.github.io/odoo-website-assets/mdturzo.odoo.com/scripts.js"></script>
We welcome contributions from developers interested in enhancing the project. You can fork this repository, create a new branch for your changes, and submit a pull request. Here’s how you can contribute:
git checkout -b new-feature
).git commit -m "A short title for your changes"
).git push origin new-feature
).For questions, suggestions, or more information, feel free to reach out:
This repository is currently under development, and more files will be added over time to cater to different functionalities of the website. Always ensure you are using the latest version of the files for compatibility and performance.
Thank you for visiting the Odoo Website Assets repository!