lnnx / BAstrap

HTML, CSS, y JS basado en Bootstrap para webs de GCBA

Home Page:http://gcba.github.io/BAstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BAStrap es el framework del Gobierno de la Ciudad para la creación de sitios web. Su propósito es que el trabajo in-house y de proveedores sea consistente estética y funcionalmente.

BAStrap está basado en Bootstrap v2.3.1

Homepage: http://gcba.github.io/BAstrap/

Compilar el CSS y JavaScript

BAStrap incluye un makefile para compilar el framework. Antes de empezar instalá las dependencias locales requeridas:

$ npm install

Una vez que esté instalado, vas a poder usar los comandos:

build - make

Corre el compilador recess para construir los archivos /less y compila los docs. Requiere recess y uglify-js.

watch - make watch

Este método revisa los archivos Less y los compila automáticamente cuando los grabás. Requiere Watchr.

Autores originales

Mark Otto

Jacob Thornton

Autores del GCBA

Copyright and license

Copyright 2012 Twitter, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

HTML, CSS, y JS basado en Bootstrap para webs de GCBA

http://gcba.github.io/BAstrap

License:Apache License 2.0