BootStrap
Para descargar BootStrap nos vamos a la página:
http://getbootstrap.com/
The folks over at MaxCDN provide CDN support for Bootstrap's CSS and JavaScript. Just use these Bootstrap CDN links.
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css">
<!-- Latest compiled and minified JavaScript -->
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
Once downloaded, unzip the compressed folder to see the structure of (the compiled) Bootstrap.
Véase:
- Bootstrap your Web Application with Ruby and Sinatra
por David Sale.
- Véase también:
sinatra-bootstrap
- crguezl/sinatra-bootstrap-example
en GitHub
en GitHub.
- w3schools.com
- Tutoriales en YouTube del 1 al 15
por
http://www.creativitytuts.org/
:
- Twitter Bootstrap Tutorial 1 - Introduction / Setup
por CreativityTuts
- Twitter Bootstrap Tutorial 2 - Forms
por CreativityTuts
- Twitter Bootstrap Tutorial 3 - In-line & Search Form
por CreativityTuts
- Twitter Bootstrap Tutorial 4 - Tables
por CreativityTuts
- Tutorials on Using Bootstrap for the Easy Start
- BootStrap Tutorial
Parts I and II
Subsecciones
Casiano Rodriguez León
2015-01-07