Skip to content

Commit

Permalink
Merge pull request #36 from Lorenagubaira/master
Browse files Browse the repository at this point in the history
<onlyfor> & template_url were added
  • Loading branch information
alesanchezr authored Dec 10, 2024
2 parents e22fc4e + 232a73a commit 0e40754
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Todo el mundo conoce Instagram, es el ejercicio ideal y divertido para practicar
- Flow left y right.
- Importar imágenes.

<onlyfor saas="false" withBanner="false">

## 🌱 ¿Cómo iniciar este proyecto?

No abras este repositorio, utilizaremos otro *template* para empezar a programar.
Expand All @@ -25,6 +27,8 @@ https://github.com/4GeeksAcademy/html-hello

**👉 Sigue las siguientes instrucciones sobre** [cómo empezar un proyecto nuevo](https://4geeks.com/es/lesson/como-comenzar-un-proyecto-de-codificacion).

</onlyfor>

## 📝 Instrucciones

Usando todo lo que has aprendido con HTML y CSS3, por favor crea un website que replique este gif (pixel perfect):
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Everyone knows Instagram, it's an ideal fun exercise to practice your beginner H
- Flow left and right.
- Importing images.


<onlyfor saas="false" withBanner="false">

## 🌱 How to start this project

Do not clone this repository because we are going to be using a different template.
Expand All @@ -26,6 +27,8 @@ https://github.com/4GeeksAcademy/html-hello

**👉 Please follow these steps** on [how to start a coding project](https://4geeks.com/lesson/how-to-start-a-project).

</onlyfor>

## 📝 Instructions

Using everything you have learned with HTML and CSS3, please create a website that replicates this gif in every way (pixel perfect):
Expand Down
1 change: 1 addition & 0 deletions learn.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"difficulty": "beginner",
"solution": "https://bitbucket.org/codingacademy/instagram-without-bootstrap",
"duration" : 6,
"template_url": "https://github.com/4GeeksAcademy/html-hello",
"description" : "Very simple instagram simulation to understand the basics of CSS and HTML5 and how to use them together to create a website.",
"preview": "https://github.com/breatheco-de/exercise-instagram-feed/blob/master/preview.gif?raw=true",
"technologies": ["html", "css", "flex-box", "layouts", "css-grid", "html/css"],
Expand Down

0 comments on commit 0e40754

Please sign in to comment.