few words about your site

Codes

Simple Public License (SimPL-2.0) Preamble This Simple Public License 2.0 (SimPL-2.0 for short) is a plain language implementation of GPL 2.0. The words are different, but the goal is the same - to guarantee for all users the freedom to share and change software. If anyone wonders about the meaning of the SimPL, they should interpret it as consistent with GPL 2.0. Simple Public License (SimPL) 2.0 The SimPL applies to the software’s source and object code and comes with any rights that I have in it (other than trademarks).

Skills appc activemq agile ajax android angular bootstrap bower cakephp codeigniter composer continuous deployment css debian docker flux fuelphp git github gohugo google maps api grunt gulp html iojs java javascript jenkins jeykill jquery json junit koa less linux lxc open container maven memcached meterial design mesos meteor modelisation mongodb mysql node nosql npm php poo postgresql prestashop qemu rkt react responsive design rest runc rom cooking sass scrum spring sql travis ubuntu uml vagrant virtualisation web services xml

inicio / programación / {{page.title}} propósito notas sobre angularJS un framework de JavaScript de código abierto, mantenido por Google. libro de Pedro Gascón Campos Sobre un curso de coursera y reutilizando parte del curso de juanda en CFGS-DAW ejemplo en plunker No es necesario un servidor para lanzar el programa (confirmarlo.!!!) se usa bower como gestor de paquetes ? creo que se usa npm recursos

inicio / programacion / {{page.title}} es un gestor de paquetes. en el CFGS-DAW juanda nos mostro como usarlo con Yeoman pero se pueden instalar por separado. en el curso de coursera solo se instala bower para gestionar las dependencias y los paquetes.

Forked from Hyde-X You can find a live site using this theme here and the corresponding source code here. Screenshot Installation $ cd your_site_repo/ $ mkdir themes $ cd themes $ git clone https://github.com/enten/hyde-y See the official Hugo themes documentation for more info. Usage This theme expects a relatively standard Hugo blog/personal site layout: . └── content ├── post | ├── post1.md | └── post2.md ├── code | ├── project1.