This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Yo entré como front-end para diseñar la plataforma Empieza2, donde los alumnos aprenden. Hice el diseño de UI, la UX y desarrollar en django. | |
| Mi jefe era uno los mejores jefes que he tenido, todo piola, ambiente bueno, buen lugar fisico, todo sobre ruedas. | |
| Estallido delectual y nos mandan remoto, todo bien. Nos pasan hasta la silla. | |
| Mi jefe se va. | |
| Corte. | |
| El dueño asume jefatura. Es autista y cuico. Cree que yo hacía toda la plataforma. me pregunta uando estará lista porqu eya la estan prometiendo los vendedores. Yo era front end y no estaba hecha en sí. | |
| Modo pánico, modo gritos, contratan gente backend. | |
| Nos hacen todos los lunes decirle desde las 9 de la mañana hasta la 1, uno por uno, qué hicimos la semana anterior. Onda: que hice yo el martes a las 4. Yo le decía, no sé, trabajé en el sitio. a las 4 estaba en el baño, no sé. Se enojaba. | |
| El dueño no veía basecamp ni lo usaba bien. | |
| Contratan a una chica que estudió ahi y me dicen que cmarta todo el día la pantalla con ella y la tenga mirando lo que hago. Y |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>E-Commerce2.0</title> | |
| <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" | |
| integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous"> | |
| <link rel="stylesheet" href="https://use.typekit.net/nme0rgr.css"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Document</title> | |
| <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" | |
| integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous"> | |
| <script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" | |
| integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!doctype html> | |
| <!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]--> | |
| <!--[if IE 7]> <html class="ie7 oldie"> <![endif]--> | |
| <!--[if IE 8]> <html class="ie8 oldie"> <![endif]--> | |
| <!--[if gt IE 8]><!--> | |
| <html lang="es" class="" manifest="cache.manifest"> | |
| <!--<![endif]--> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>Web App Template</title> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $fontsUrl : "unineue/"; | |
| $fonts: | |
| 'unineuethin' 100 normal 'uni_neuethin', | |
| 'unineuethin-italic' 100 italic 'uni_neuethin_italic', | |
| 'unineuelight' 200 normal 'uni_neuelight', | |
| 'unineuelight-italic' 200 italic 'uni_neuelight_italic', | |
| 'unineuebook' 300 normal 'uni_neuebook', | |
| 'unineueregular' 400 normal 'uni_neueregular', | |
| 'unineueregular-italic' 400 italic 'uni_neueregular_italic', | |
| 'unineuebold' bold normal 'uni_neuebold', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .font-petite-caps | |
| font-variant: all-petite-caps | |
| body | |
| -webkit-text-size-adjust: 100% | |
| font-variant-ligatures: common-ligatures | |
| -webkit-font-variant-ligatures: common-ligatures | |
| text-rendering: optimizeLegibility | |
| -moz-osx-font-smoothing: grayscale | |
| -webkit-font-smoothing: antialiased |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sass-convert -F scss -T sass application_styles.css.scss application_styles.css.sass |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cp -R /Applications/Utilities/Terminal.app/Contents/Resources/Fonts/. /Library/Fonts/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| jekyll serve --watch --incremental |
NewerOlder