Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Drop-in replacement for Bootstrap 3.4 with security patches maintained by Phibonacci Creativo

License

Notifications You must be signed in to change notification settings

phibonaccicreativo/bootstrap-phibonacci

 
 

Repository files navigation

Bootstrap 3, Maintained by Phibonacci Creativo

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.


Table of Contents


Features

  • 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

Installation

You can install Bootstrap Phibonacci by cloning the repository:

git clone https://github.com/phibonaccicreativo/bootstrap-phibonacci.git

Usage

Include 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.


Documentation

Bootstrap 3, Maintained by Phibonacci Creativo is based on Bootstrap 3.4. For usage, components, and customization, refer to the Bootstrap 3.4 documentation.


Contributing

We welcome contributions! Please:

  1. Fork the repository and create your branch from phibonacci.
  2. Ensure your code follows the existing style and passes all tests.
  3. Submit a pull request with a clear description of your changes.

For bug reports and feature requests, please use the GitHub Issues.


Community


License

Code and documentation are released under the MIT License.


Maintained by Phibonacci Creativo.

About

Drop-in replacement for Bootstrap 3.4 with security patches maintained by Phibonacci Creativo

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • JavaScript 42.1%
  • Less 23.6%
  • HTML 17.2%
  • CSS 16.9%
  • Dockerfile 0.1%
  • PowerShell 0.1%