Skip to content

Latest commit

 

History

History
119 lines (91 loc) · 7.63 KB

index.md

File metadata and controls

119 lines (91 loc) · 7.63 KB

Welcome to GitHub Pages

You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.

Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.

Markdown

Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for

Syntax highlighted code block

# Header 1
## Header 2
### Header 3

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)

For more details see Basic writing and formatting syntax.

Jekyll Themes

Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.

Support or Contact

Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.

<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <title>EXPERTO FATLA 2020 MASTER WEB</title>
    <meta name="description" content="Acerca de Mister ReChef">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    
    <link rel="stylesheet" href="css/normalize.min.css">
    <link rel="stylesheet" href="css/main.css">

    <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
</head>
<body>
    <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
    <![endif]-->

    <div class="header-container">
        <header class="wrapper clearfix">
            <h1 class="title">IVAN UQUILLAS TORRES</h1>
            <nav>
                <ul>
                    <li><a href="#">DATOS DE INTERES</a></li>
                    <li><a href="#">PROYECCION</a></li>
                    <li><a href="#">AVANZANDO EN EL REMASTER</a></li>
                </ul>
            </nav>
        </header>
    </div>

    <div class="main-container">
        <div class="main wrapper clearfix">

            <article>
                <header>
                    <h1>LA TRAVESÍA...POR DÉCADAS</h1>
                    <p>Una panorámica a través de las cinco décadas de vida. Una construcción lúdica sobre su tránsito en la Tierra del Sol de Occidente y la genealogía de Ivan Uquillas Torres</p>
                </header>
                <section>
                    <h2>AMANECER: CUANDO ARGENTINA FUE CAMPEÓN</h2>
                    <p>La primera década transcurre en la Escuela. Una escuela de tipo Religioso. Tal vez no me gustaba el modelo rígido y la inentendible misa, por ser repetitiva. El acercamiento al idioma inglés me llama la atención por la indisciplina de los estudiantes...me incluyo...y por la dedicación del docente para instruirnos. La tecnología marcada por el televisor a colores de la tía Marina, donde nos agrupamos toda la familia y los vecinos, me recuerda la hazaña del campeonato Argentina 78.</p>
                </section>
                <section>
                    <h2>MEDIA MAÑANA: DEL FOSO A LA GLORIA, UN BICAMPEÓN</h2>
                    <p>La segunda década transita por el Colegio. La enseñanza fiscal y las ideas de Juan Montalvo perduran en el espíritu libre. La tecnología incorpora los proyectores audiovisuales. El fútbol se orienta hacia la hazaña de la Liga de Quito al conseguir su Cuarto Título 1990, luego de 15 años de ser humillado, y se empieza a escuchar el nombre del goleador del Barcelona, mi primo lejano Manuel Uquillas.</p>
                </section>
                <footer>
                    <h3>MEDIO DIA: LA COPA SOÑADA</h3>
                    <p>La tercera década arriba con la emoción de aprender en el trabajo de medio tiempo, cerca de la U. Central. Atrás queda el Worperfect, el Qpro...hubiera querido dominarlos... y el Windows 98 causa furor en algo que será el destino de la vida, estar junto a las computadoras y el internet. Liga consigue su sexta estrella y yo el sueño visionario de una Libertadores...que llegará en el 2008, fecha en que mi Madre a sus 80 años, con certeza es la más entusiasta hincha en ver la final.</p>
                </footer>
            </article>

            <aside>
                <h3>GENEALÓGICO: A lo mejor ni Genial ni Lógico</h3>
                <p>Mi bisabuelo Wenceslao venido desde Panamá y dejado en Bolivia...cuando tenía salida al mar...transita hacia el norte, engendra a Cornelio Serafín, mi abuelo radicado en Babahoyo, éste viene con Eloy Alfaro hacia el norte...y engendra a Ana Elena Carmen Eliza, mi madre en Amabato enrumba hacia el norte...y vienen a Quito, en esta ciudad Luz de América aparezco, e increiblemente dejo de ir hacia el Norte.</p>
            </aside>

        </div> <!-- #main -->
    </div> <!-- #main-container -->

    <div class="footer-container">
        <footer class="wrapper">
            <h3>IVAN UQUILLAS TORRES</h3>
			<p>Mira el video <a>https://www.youtube.com/watch?v=YDE7o9Gp7dU </a></p>
        </footer>
    </div>

    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
    <script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>

    <script src="js/main.js"></script>
<iframe frameborder="0" width="1200" height="675" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" src="https://view.genial.ly/622e516f3bb7cb0011fd921d" type="text/html" allowscriptaccess="always" allowfullscreen="true" scrolling="yes" allownetworking="all"></iframe>
<script>(function (d) { var js, id = "genially-embed-js", ref = d.getElementsByTagName("script")[0]; if (d.getElementById(id)) { return; } js = d.createElement("script"); js.id = id; js.async = true; js.src = "https://view.genial.ly/static/embed/embed.js"; ref.parentNode.insertBefore(js, ref); }(document));</script>