A open source modern template for webhosting purposes
1. Working apache webserver with php
(some rewriting rules are written in .htaccess feel free to modify it for nginx).
1. Just upload this archive to your desired directory.
2. Browse at yourdomain/subdirectory(if placed under)/home
- Theres is some common parts for every pages like header, nav, footer you can find them under includes/
- every file has those common files included using php require('')
- Feel free to modify it to your expectation.
- This Template uses tawk.to intregration as for support
- All js codes are defined under assets/js/main.js
- All css styles are defined under assets/css/style.css
- Template uses bootstrap 3 feel free to make it compatible with bootstrap 4
Please feel free to create a PR to upload your modifications.
And if you like this then don't forget to give this repo a star.
Issues section is open for suggestions and issues.
Thank you