Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Esta es la forma de crear propuesta para proyecto cool web #329

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Git and Github course.

Learning fundations and core concepts in Git and Github following Platzi Course.
35 changes: 35 additions & 0 deletions commit.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
commit 377508ba7c2714d82c4693b1daae3ead521a5469
Author: Augusto Gonzalez <[email protected]>
Date: Tue Apr 26 19:05:49 2016 -0430

Salve mi portafolio

commit 5687630f2b9f89f636a847604ea6aeac099a1f82
Author: Augusto Gonzalez <[email protected]>
Date: Tue Apr 26 18:58:59 2016 -0430

Agregue descripcion

commit 64bf5b4fcf225e9eae6c04cd334f0276c13b178a
Author: Augusto Gonzalez <[email protected]>
Date: Tue Apr 26 16:28:45 2016 -0430

Agregue redes sociales

commit 2cccaacc7e7ca95c7de95d962283b9e687e23f4a
Author: Augusto Gonzalez <[email protected]>
Date: Tue Apr 26 16:23:18 2016 -0430

Perfil Web escrito

commit e48020e0a39f63f7b1c3b8caf47285ebcc210b2a
Author: Augusto Gonzalez <[email protected]>
Date: Tue Apr 26 16:20:45 2016 -0430

Subi foto de perfil y mi nombre

commit 95890097ed894521393748163819df8852fb7a2f
Author: Augusto Gonzalez <[email protected]>
Date: Tue Apr 26 16:11:37 2016 -0430

Estos son los archivos base de mi portafolio
Empty file modified images/comunidad.jpeg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified images/git.jpg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified images/mejorandola.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions index.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -32,37 +32,63 @@
<section class="sidebar_information">
<div class="sidebar_userimage">
<!-- 1º Commit Tu nombre y foto -->
<<<<<<< HEAD
<img src="https://pbs.twimg.com/profile_images/2493733310/fsda81jw5bwehkkdun7p.jpeg">
<h1 class="sidebar_information_title">
Augusto Gonzalez
=======
<img src="images/git.jpg">
<h1 class="sidebar_information_title">
Escribe tu nombre
>>>>>>> upstream/master
</h1>
</div>
<div class="comunidad-autoria">
<div class="nombre">
<!-- 2º Commit - Tu perfil Web -->
<<<<<<< HEAD
<p>Programador Mobile y Web</p>
=======
<p>Escribe tu perfil web</p>
>>>>>>> upstream/master
</div>
</div>
</section>
<ul>
<li>
<<<<<<< HEAD
<a href="https://www.facebook.com/AugustoAleGon" target="_blank">
=======
<a href="#" target="_blank">
>>>>>>> upstream/master
<!-- 3º Commit - Redes Sociales -->
<p>Facebook</p>
</a>
</li>
<li>
<<<<<<< HEAD
<a href="https://twitter.com/4uGuSt0o" target="_blank">
=======
<a href="#" target="_blank">
>>>>>>> upstream/master
<p>Twitter</p>
</a>
</li>
<li>
<<<<<<< HEAD
<a href="https://www.linkedin.com/in/augusto-gonzalez-37033780?trk=nav_responsive_tab_profile_pic" target="_blank">
=======
<a href="#" target="_blank">
>>>>>>> upstream/master
<p>LinkedIN</p>
</a>
</li>
<li>
<<<<<<< HEAD
<a href="https://github.com/AugustoAleGon" target="_blank">
=======
<a href="#" target="_blank">
>>>>>>> upstream/master
<p>GitHub</p>
</a>
</li>
Expand All @@ -73,14 +99,23 @@ <h1 class="sidebar_information_title">
<div class="bloque">
<!-- 4º Commit - Tu presentación -->
<h3>¡Hola! Bienvenido</h3>
<<<<<<< HEAD
<p>Soy un desarrollador movil, emprendedor que va a cambiar la manera en que nos comunicamos.</p>
=======
<p>Tu descripción</p>
>>>>>>> upstream/master
</div>

<div class="bloque">
<!-- 5º Commit - Tu portafolio -->
<h3>Tu portafolio</h3>
<<<<<<< HEAD
<a href="http://limoneycenter.blogspot.com/"><p>Augusto Gonzalez</p></a>
<a href="grupotarco.com"><p>Pagina de GrupoTarco</p></a>
=======
<a href="#"><p>Nombre de tu sitio</p></a>
<a href="#"><p>Nombre de tu sitio</p></a>
>>>>>>> upstream/master
<a href="#"><p>Nombre de tu sitio</p></a>
<a href="#"><p>Nombre de tu sitio</p></a>
</div>
Expand Down
1 change: 1 addition & 0 deletions propuestacool.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Esta es una propuesta cool hecha por mi.
Empty file modified stylesheets/normalize.css
100755 → 100644
Empty file.
Empty file modified stylesheets/styles.css
100755 → 100644
Empty file.