Fatec Bootstrap was originally developed by Adam Macias for all Fatecs of Brazil, to help developers in the front end or back end.
bootstrap/
├── css/
│ ├── fatec-bootstrap.css
│ └── fatec-bootstrap.min.css
├── js/
│ ├── fatec-bootstrap.js
│ └── fatec-bootstrap.min.js
└── fonts/
└── bootstrap/
├── glyphicons-halflings-regular.eot
├── glyphicons-halflings-regular.svg
├── glyphicons-halflings-regular.ttf
└── glyphicons-halflings-regular.woff
Code licensed under MIT, documentation under CC BY 3.0.