-
Notifications
You must be signed in to change notification settings - Fork 78
Se agrega receta mexicana #8
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
Open
jhoneder1993
wants to merge
2
commits into
MOOC-tutorials:master
Choose a base branch
from
jhoneder1993:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
49 changes: 49 additions & 0 deletions
49
basics_concepts/git_practice_basic_concepts/recetas/Mexico/pozole.html
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,49 @@ | ||
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> | ||
| <HTML> | ||
| <HEAD> | ||
| <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252"> | ||
| <TITLE>Pozole</TITLE> | ||
| </HEAD> | ||
| <BODY LANG="es-ES"> | ||
| <H1><IMG ID="imagen3" SRC="../../imagenes/pozole.jpg" NAME="Imagen1" ALIGN=LEFT BORDER=0><BR CLEAR=LEFT><BR> | ||
| </H1> | ||
| <H1 ID="titulo3">Pozole</H1> | ||
| <BR> | ||
| <P>En M�xico es usual comer esta sopa por las noches, y es cl�sica en las fiestas patrias o durante las fr�as noches de invierno; | ||
| aunque algunas familias tambi�n preparan este delicioso platillo durante las celebraciones de fin de a�o.</P> | ||
| <BR> | ||
| <B>INGREDIENTES</B><BR> | ||
| <UL> | ||
| <LI type="square">1 kilo espinazo o lomo de cerdo o una mezcla, pedazos medianos<BR></LI> | ||
| <LI type="square">500 gr ma�z blanco para pozole precocido<BR></LI> | ||
| <LI type="square">� cebolla blanca grande pedazos grandes<BR></LI> | ||
| <LI type="square">3 chiles guajillo secos sin semillas<BR></LI> | ||
| <LI type="square">� cucharada comino en polvo<BR></LI> | ||
| <LI type="square">1 diente de ajo pelado<BR></LI> | ||
| <LI type="square">Sal al gusto<BR></LI> | ||
| <LI type="square">Pimienta negra al gusto<BR></LI> | ||
| <LI type="square">R�banos al gusto<BR></LI> | ||
| <LI type="square">Lechuga o repollo al gusto<BR></LI> | ||
| <LI type="square">Cebolla blanca picada al gusto<BR></LI> | ||
| <LI type="square">Or�gano seco al gusto<BR></LI> | ||
| <LI type="square">Chile seco o en polvo al gusto<BR></LI> | ||
| <LI type="square">Limones<BR></LI> | ||
| <LI type="square">Tostadas o pan<BR></LI> | ||
| </UL> | ||
| </P> | ||
| <B>PREPARACI�N</B><BR> | ||
|
|
||
| <P>Lava muy bien el ma�z pozolero precocido bajo el chorro de agua.<BR> | ||
| Coloca en una olla con bastante agua y cocina hasta que est� suave y los granos hayan reventado, unos 50 a 70 minutos.<BR> | ||
| Coloca la cebolla, ajo y la carne de cerdo en una olla. Cubre con 3 � litros de agua y cocina a fuego medio durante 1 hora o hasta que la carne se sienta suave.<BR> | ||
| Una vez cocida retira la cebolla y ajo del caldo. Retira la carne y deshebra (no tires el agua de cocci�n ya que ah� vamos a agregar la salsa y los dem�s ingredientes).<BR> | ||
| Con una cuchara o espumadera retira la espuma que se va formando.<BR> | ||
| Hierve 2 tazas de agua y vi�rtela en el vaso de la licuadora. Agrega los chiles (sin rabo y semillas) junto con el comino y el ajo que retiraste de la olla (opcional).<BR> | ||
| Licua hasta que no queden grumos y vac�a en el agua de cocci�n del cerdo.<BR> | ||
| Agrega la carne deshebrada, el ma�z pozolero cocido, sazona con sal - pimienta al gusto.<BR> | ||
| Cocina tapado por 60 a 80 minutos a fuego medio bajo. Rectifica saz�n y sirve caliente.<BR> | ||
| Puedes preparar desde la ma�ana y dejar sobre la estufa (con el fuego apagado) para que el pozole tenga tiempo de reposar y tener un sabor m�s rico o bien servir al momento.<BR> | ||
| Sirve caliente con r�bano, repollo o lechuga, cebolla, or�gano seco, lim�n y chile en polvo.</P> | ||
| <BR> | ||
| </BODY> | ||
| </HTML> | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
El archivo no tiene imagen asociada