German Correa
9bb8198f1e
Agrega librerias y temas gráficos de forma local, no cdn, directorio local lib Formulario de registro: - select se hacen con select2, falta validarlos - validación de nombre, apellido y mail ya funcionando con jquery-validate - arregla temas gráficos y de presentación FALTA: - validar los select - validar los radiobutton - TODA LA PUTA LOGICA DE BACK-END DE NUEVO!!!
29 lines
1.0 KiB
HTML
29 lines
1.0 KiB
HTML
---
|
|
layout: default
|
|
title: Getting started
|
|
slug: getting-started
|
|
lead: "An overview of Bootstrap, how to download and use, basic templates and examples, and more."
|
|
---
|
|
|
|
|
|
{% include getting-started/download.html %}
|
|
{% include getting-started/whats-included.html %}
|
|
{% include getting-started/grunt.html %}
|
|
{% include getting-started/template.html %}
|
|
{% include getting-started/examples.html %}
|
|
{% include getting-started/tools.html %}
|
|
{% include getting-started/community.html %}
|
|
{% include getting-started/disabling-responsiveness.html %}
|
|
|
|
<!-- Cross link to new migration page -->
|
|
<div class="bs-callout bs-callout-info" id="migration">
|
|
<h4>Migrating from v2.x to v3.x</h4>
|
|
<p>Looking to migrate from an older version of Bootstrap to v3.x? Check out <a href="../migration">our migration guide</a>.</p>
|
|
</div>
|
|
|
|
{% include getting-started/browser-device-support.html %}
|
|
{% include getting-started/third-party-support.html %}
|
|
{% include getting-started/accessibility.html %}
|
|
{% include getting-started/license.html %}
|
|
{% include getting-started/translations.html %}
|