Bootstrap 3, Maintained by Phibonacci Creativo is a drop-in replacement for Bootstrap 3.4 with security patches and ongoing maintenance by Phibonacci Creativo. It is intended for projects that rely on Bootstrap 3 and require continued support and security updates.
- 100% compatible with Bootstrap 3.4
- Security patches and maintenance
- Drop-in replacement: no code changes required for existing Bootstrap 3 projects
- Maintained by Phibonacci Creativo
You can install Bootstrap Phibonacci by cloning the repository:
git clone https://github.com/phibonaccicreativo/bootstrap-phibonacci.gitInclude the CSS and JS files from the dist directory in your project, just as you would with Bootstrap 3:
<link rel="stylesheet" href="dist/css/bootstrap.min.css">
<script src="dist/js/bootstrap.min.js"></script>You can also use the LESS source files for custom builds.
Bootstrap 3, Maintained by Phibonacci Creativo is based on Bootstrap 3.4. For usage, components, and customization, refer to the Bootstrap 3.4 documentation.
We welcome contributions! Please:
- Fork the repository and create your branch from
phibonacci. - Ensure your code follows the existing style and passes all tests.
- Submit a pull request with a clear description of your changes.
For bug reports and feature requests, please use the GitHub Issues.
Code and documentation are released under the MIT License.
Maintained by Phibonacci Creativo.