Giter VIP home page Giter VIP logo

poncho's Introduction

Poncho

Poncho

Base de html y css para la creación de sitios pertenecientes a la Administración Pública Nacional de la República Argentina.

En este repositorio podés descargar los archivos de Poncho para trabajar de manera local. Esta nueva versión de Poncho incluye cambios de colores y otros elementos que mejoran cuestiones de accesibilidad.

Para usar Poncho en un sitio, ver la documentación.
También estamos en NPM.

¿Cómo instalar Poncho?

Si usás NPM

  • Ejecutá en la consola el comando npm i ar-poncho

Si descargás los archivos manualmente

Fuente Tipográfica - Encode

  • <link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Encode+Sans:wght@100;200;300;400;500;600;700;800;900&amp;display=swap" media="all" />

CSS - Bootstrap (v-3.4.1), Font Awesome (v-4.7.0), Poncho, Iconos

  • <link href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" rel="stylesheet">
  • <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
  • <link rel="stylesheet" href="dist/css/poncho.min.css">
  • <link rel="stylesheet" href="dist/css/icono-arg.css">

JavaScript - Jquery, Bootstrap (v-3.4.1)

  • <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
  • <script src="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js”></script>

poncho's People

Contributors

agustinbouillet avatar cigala avatar diegoarduino avatar fedomkf1 avatar fespinox avatar guillecaiati avatar horacioalvarado avatar jmdocile avatar juanifioren avatar kant avatar leosantacruz avatar leoscabyx avatar mguadalupe avatar mjlescano avatar modernizacionux avatar mpayeras avatar nirougi avatar pablomaurig avatar ptorterolo avatar roccella avatar sogreco avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.