Skip to content

Commit

Permalink
deploy: a2fd804
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroidentidad committed Apr 13, 2024
1 parent e9fcd4a commit 86e7765
Show file tree
Hide file tree
Showing 31 changed files with 165 additions and 21 deletions.
8 changes: 8 additions & 0 deletions categories/frameworks/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=author content="ZeroIdentidad"><meta name=description content="Gophers LATAM"><meta property="og:image" content="https://gophers-latam.github.io//logo.png"><title>Frameworks – Gophers LATAM</title><link rel="shortcut icon" type=image/x-icon href=/favicon.ico><link rel=stylesheet href=/css/style.min.5c43d42176932b665337e50d7340aece08d086e5c40b6f4eecff0e6abb091d0a.css><link rel=stylesheet href=/css/syntax.min.f1fef9cbbfe9d2935981821d59853e89db60d137f9117a1279371320195f1d1a.css><link href='https://fonts.googleapis.com/css2?family=Work+Sans' rel=stylesheet type=text/css><link rel=alternate type=application/rss+xml href=https://gophers-latam.github.io/categories/frameworks/index.xml title="Frameworks - Gophers LATAM"><script type=application/javascript>var doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new Date,ga("create","UA-192145152-1","auto"),ga("send","pageview"))</script><script async src=https://www.google-analytics.com/analytics.js></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7766642915413571" crossorigin=anonymous></script></head><body><div class=container><header class="page-header app-width"><div class=header-left><a href=/><img alt="Gophers LATAM" src=/img/gopher.png style=height:90px></a></div><div class=header-center><nav><a href=/>Inicio</a>
<a href=/biografia>Biografía</a>
<a href=/proyectos>Proyectos</a>
<a href=/posts>Posts</a>
<a href=/colaboradores>Colaboradores</a>
<a href=/contacto>Contacto</a></nav></div><div class=header-right><a class=button-search href=/search><img alt=Búsqueda src=/img/search.png></a></div></header><main class=app-width><h2>Frameworks</h2><ul><li><a href=/posts/2024/04/explorando-frameworks-en-go-una-gu%C3%ADa-para-principiantes/>Explorando Frameworks en Go: Una Guía para Principiantes</a></li></ul></main><footer><a href=https://gohugo.io><img src=/img/hugo-logo.svg width=90 height=21></a>
<small>© 2024, Gophers LATAM. - Theme by <a href=https://github.com/zeroidentidad>zeroidentidad</a>.</small></footer></div></body></html>
8 changes: 8 additions & 0 deletions categories/frameworks/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Frameworks on Gophers LATAM</title><link>https://gophers-latam.github.io/categories/frameworks/</link><description>Recent content in Frameworks on Gophers LATAM</description><generator>Hugo -- gohugo.io</generator><language>es-mx</language><lastBuildDate>Fri, 12 Apr 2024 19:44:34 -0300</lastBuildDate><atom:link href="https://gophers-latam.github.io/categories/frameworks/index.xml" rel="self" type="application/rss+xml"/><item><title>Explorando Frameworks en Go: Una Guía para Principiantes</title><link>https://gophers-latam.github.io/posts/2024/04/explorando-frameworks-en-go-una-gu%C3%ADa-para-principiantes/</link><pubDate>Fri, 12 Apr 2024 19:44:34 -0300</pubDate><guid>https://gophers-latam.github.io/posts/2024/04/explorando-frameworks-en-go-una-gu%C3%ADa-para-principiantes/</guid><description>&lt;figure class="post-figure">
&lt;a href="https://gophers-latam.github.io/posts/2024/04/explorando-frameworks-en-go-una-gu%C3%ADa-para-principiantes/images/go-frameworks.png">
&lt;img src="https://gophers-latam.github.io/posts/2024/04/explorando-frameworks-en-go-una-gu%C3%ADa-para-principiantes/images/go-frameworks_hu9ed9cb27069741b0ea452de8869c0657_86705_1024x0_resize_box_3.png" width="1024" height="626" alt="go frameworks" />
&lt;/a>
&lt;figcaption>go frameworks&lt;/figcaption>
&lt;/figure>
&lt;p>Últimamente, en nuestro canal de &lt;a href="https://discord.me/gophers-latam">discord&lt;/a>, hemos recibido numerosas preguntas, especialmente de aquellos que están dando sus primeros pasos con Go, sobre qué frameworks deberían considerar al comenzar a desarrollar con este lenguaje.
En este post, vamos a explorar temas como la biblioteca estándar, los diferentes frameworks disponibles en Go, sus opciones, cuáles son los más rápidos y los más utilizados.&lt;/p></description></item></channel></rss>
2 changes: 1 addition & 1 deletion categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
<a href=/proyectos>Proyectos</a>
<a href=/posts>Posts</a>
<a href=/colaboradores>Colaboradores</a>
<a href=/contacto>Contacto</a></nav></div><div class=header-right><a class=button-search href=/search><img alt=Búsqueda src=/img/search.png></a></div></header><main class=app-width><h2>Categories</h2><ul><li><a href=/categories/concurrencia/>Concurrencia</a></li><li><a href=/categories/aprendizaje/>Aprendizaje</a></li><li><a href=/categories/comunidad/>Comunidad</a></li><li><a href=/categories/ide/>IDE</a></li><li><a href=/categories/golang/>golang</a></li><li><a href=/categories/programaci%C3%B3n/>programación</a></li><li><a href=/categories/seguridad/>Seguridad</a></li><li><a href=/categories/web/>Web</a></li><li><a href=/categories/experiencias/>Experiencias</a></li><li><a href=/categories/ecosistema/>Ecosistema</a></li><li><a href=/categories/tools/>Tools</a></li><li><a href=/categories/tutorial/>Tutorial</a></li><li><a href=/categories/fundamentos/>Fundamentos</a></li><li><a href=/categories/incorparados/>Incorparados</a></li><li><a href=/categories/referencia/>Referencia</a></li><li><a href=/categories/estandar/>Estandar</a></li></ul></main><footer><a href=https://gohugo.io><img src=/img/hugo-logo.svg width=90 height=21></a>
<a href=/contacto>Contacto</a></nav></div><div class=header-right><a class=button-search href=/search><img alt=Búsqueda src=/img/search.png></a></div></header><main class=app-width><h2>Categories</h2><ul><li><a href=/categories/frameworks/>Frameworks</a></li><li><a href=/categories/principiantes/>Principiantes</a></li><li><a href=/categories/concurrencia/>Concurrencia</a></li><li><a href=/categories/aprendizaje/>Aprendizaje</a></li><li><a href=/categories/comunidad/>Comunidad</a></li><li><a href=/categories/ide/>IDE</a></li><li><a href=/categories/golang/>golang</a></li><li><a href=/categories/programaci%C3%B3n/>programación</a></li><li><a href=/categories/seguridad/>Seguridad</a></li><li><a href=/categories/web/>Web</a></li><li><a href=/categories/experiencias/>Experiencias</a></li><li><a href=/categories/ecosistema/>Ecosistema</a></li><li><a href=/categories/tools/>Tools</a></li><li><a href=/categories/tutorial/>Tutorial</a></li><li><a href=/categories/fundamentos/>Fundamentos</a></li><li><a href=/categories/incorparados/>Incorparados</a></li><li><a href=/categories/referencia/>Referencia</a></li><li><a href=/categories/estandar/>Estandar</a></li></ul></main><footer><a href=https://gohugo.io><img src=/img/hugo-logo.svg width=90 height=21></a>
<small>© 2024, Gophers LATAM. - Theme by <a href=https://github.com/zeroidentidad>zeroidentidad</a>.</small></footer></div></body></html>
2 changes: 1 addition & 1 deletion categories/index.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on Gophers LATAM</title><link>https://gophers-latam.github.io/categories/</link><description>Recent content in Categories on Gophers LATAM</description><generator>Hugo -- gohugo.io</generator><language>es-mx</language><lastBuildDate>Tue, 06 Feb 2024 08:22:53 -0600</lastBuildDate><atom:link href="https://gophers-latam.github.io/categories/index.xml" rel="self" type="application/rss+xml"/><item><title>Concurrencia</title><link>https://gophers-latam.github.io/categories/concurrencia/</link><pubDate>Tue, 06 Feb 2024 08:22:53 -0600</pubDate><guid>https://gophers-latam.github.io/categories/concurrencia/</guid><description/></item><item><title>Aprendizaje</title><link>https://gophers-latam.github.io/categories/aprendizaje/</link><pubDate>Sun, 21 Jan 2024 12:33:31 -0300</pubDate><guid>https://gophers-latam.github.io/categories/aprendizaje/</guid><description/></item><item><title>Comunidad</title><link>https://gophers-latam.github.io/categories/comunidad/</link><pubDate>Sun, 21 Jan 2024 12:33:31 -0300</pubDate><guid>https://gophers-latam.github.io/categories/comunidad/</guid><description/></item><item><title>IDE</title><link>https://gophers-latam.github.io/categories/ide/</link><pubDate>Wed, 03 Jan 2024 12:19:35 -0300</pubDate><guid>https://gophers-latam.github.io/categories/ide/</guid><description/></item><item><title>golang</title><link>https://gophers-latam.github.io/categories/golang/</link><pubDate>Sat, 30 Dec 2023 15:33:31 -0300</pubDate><guid>https://gophers-latam.github.io/categories/golang/</guid><description/></item><item><title>programación</title><link>https://gophers-latam.github.io/categories/programaci%C3%B3n/</link><pubDate>Sat, 30 Dec 2023 15:33:31 -0300</pubDate><guid>https://gophers-latam.github.io/categories/programaci%C3%B3n/</guid><description/></item><item><title>Seguridad</title><link>https://gophers-latam.github.io/categories/seguridad/</link><pubDate>Mon, 27 Mar 2023 00:21:15 -0300</pubDate><guid>https://gophers-latam.github.io/categories/seguridad/</guid><description/></item><item><title>Web</title><link>https://gophers-latam.github.io/categories/web/</link><pubDate>Mon, 27 Mar 2023 00:21:15 -0300</pubDate><guid>https://gophers-latam.github.io/categories/web/</guid><description/></item><item><title>Experiencias</title><link>https://gophers-latam.github.io/categories/experiencias/</link><pubDate>Mon, 01 Aug 2022 18:54:04 -0500</pubDate><guid>https://gophers-latam.github.io/categories/experiencias/</guid><description/></item><item><title>Ecosistema</title><link>https://gophers-latam.github.io/categories/ecosistema/</link><pubDate>Mon, 27 Dec 2021 11:22:53 -0600</pubDate><guid>https://gophers-latam.github.io/categories/ecosistema/</guid><description/></item><item><title>Tools</title><link>https://gophers-latam.github.io/categories/tools/</link><pubDate>Sat, 05 Jun 2021 13:01:11 -0500</pubDate><guid>https://gophers-latam.github.io/categories/tools/</guid><description/></item><item><title>Tutorial</title><link>https://gophers-latam.github.io/categories/tutorial/</link><pubDate>Sat, 05 Jun 2021 13:01:11 -0500</pubDate><guid>https://gophers-latam.github.io/categories/tutorial/</guid><description/></item><item><title>Fundamentos</title><link>https://gophers-latam.github.io/categories/fundamentos/</link><pubDate>Wed, 05 May 2021 13:05:28 -0500</pubDate><guid>https://gophers-latam.github.io/categories/fundamentos/</guid><description/></item><item><title>Incorparados</title><link>https://gophers-latam.github.io/categories/incorparados/</link><pubDate>Wed, 05 May 2021 13:05:28 -0500</pubDate><guid>https://gophers-latam.github.io/categories/incorparados/</guid><description/></item><item><title>Referencia</title><link>https://gophers-latam.github.io/categories/referencia/</link><pubDate>Fri, 30 Apr 2021 18:02:17 -0500</pubDate><guid>https://gophers-latam.github.io/categories/referencia/</guid><description/></item><item><title>Estandar</title><link>https://gophers-latam.github.io/categories/estandar/</link><pubDate>Thu, 22 Apr 2021 23:06:22 -0500</pubDate><guid>https://gophers-latam.github.io/categories/estandar/</guid><description/></item></channel></rss>
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on Gophers LATAM</title><link>https://gophers-latam.github.io/categories/</link><description>Recent content in Categories on Gophers LATAM</description><generator>Hugo -- gohugo.io</generator><language>es-mx</language><lastBuildDate>Fri, 12 Apr 2024 19:44:34 -0300</lastBuildDate><atom:link href="https://gophers-latam.github.io/categories/index.xml" rel="self" type="application/rss+xml"/><item><title>Frameworks</title><link>https://gophers-latam.github.io/categories/frameworks/</link><pubDate>Fri, 12 Apr 2024 19:44:34 -0300</pubDate><guid>https://gophers-latam.github.io/categories/frameworks/</guid><description/></item><item><title>Principiantes</title><link>https://gophers-latam.github.io/categories/principiantes/</link><pubDate>Fri, 12 Apr 2024 19:44:34 -0300</pubDate><guid>https://gophers-latam.github.io/categories/principiantes/</guid><description/></item><item><title>Concurrencia</title><link>https://gophers-latam.github.io/categories/concurrencia/</link><pubDate>Tue, 06 Feb 2024 08:22:53 -0600</pubDate><guid>https://gophers-latam.github.io/categories/concurrencia/</guid><description/></item><item><title>Aprendizaje</title><link>https://gophers-latam.github.io/categories/aprendizaje/</link><pubDate>Sun, 21 Jan 2024 12:33:31 -0300</pubDate><guid>https://gophers-latam.github.io/categories/aprendizaje/</guid><description/></item><item><title>Comunidad</title><link>https://gophers-latam.github.io/categories/comunidad/</link><pubDate>Sun, 21 Jan 2024 12:33:31 -0300</pubDate><guid>https://gophers-latam.github.io/categories/comunidad/</guid><description/></item><item><title>IDE</title><link>https://gophers-latam.github.io/categories/ide/</link><pubDate>Wed, 03 Jan 2024 12:19:35 -0300</pubDate><guid>https://gophers-latam.github.io/categories/ide/</guid><description/></item><item><title>golang</title><link>https://gophers-latam.github.io/categories/golang/</link><pubDate>Sat, 30 Dec 2023 15:33:31 -0300</pubDate><guid>https://gophers-latam.github.io/categories/golang/</guid><description/></item><item><title>programación</title><link>https://gophers-latam.github.io/categories/programaci%C3%B3n/</link><pubDate>Sat, 30 Dec 2023 15:33:31 -0300</pubDate><guid>https://gophers-latam.github.io/categories/programaci%C3%B3n/</guid><description/></item><item><title>Seguridad</title><link>https://gophers-latam.github.io/categories/seguridad/</link><pubDate>Mon, 27 Mar 2023 00:21:15 -0300</pubDate><guid>https://gophers-latam.github.io/categories/seguridad/</guid><description/></item><item><title>Web</title><link>https://gophers-latam.github.io/categories/web/</link><pubDate>Mon, 27 Mar 2023 00:21:15 -0300</pubDate><guid>https://gophers-latam.github.io/categories/web/</guid><description/></item><item><title>Experiencias</title><link>https://gophers-latam.github.io/categories/experiencias/</link><pubDate>Mon, 01 Aug 2022 18:54:04 -0500</pubDate><guid>https://gophers-latam.github.io/categories/experiencias/</guid><description/></item><item><title>Ecosistema</title><link>https://gophers-latam.github.io/categories/ecosistema/</link><pubDate>Mon, 27 Dec 2021 11:22:53 -0600</pubDate><guid>https://gophers-latam.github.io/categories/ecosistema/</guid><description/></item><item><title>Tools</title><link>https://gophers-latam.github.io/categories/tools/</link><pubDate>Sat, 05 Jun 2021 13:01:11 -0500</pubDate><guid>https://gophers-latam.github.io/categories/tools/</guid><description/></item><item><title>Tutorial</title><link>https://gophers-latam.github.io/categories/tutorial/</link><pubDate>Sat, 05 Jun 2021 13:01:11 -0500</pubDate><guid>https://gophers-latam.github.io/categories/tutorial/</guid><description/></item><item><title>Fundamentos</title><link>https://gophers-latam.github.io/categories/fundamentos/</link><pubDate>Wed, 05 May 2021 13:05:28 -0500</pubDate><guid>https://gophers-latam.github.io/categories/fundamentos/</guid><description/></item><item><title>Incorparados</title><link>https://gophers-latam.github.io/categories/incorparados/</link><pubDate>Wed, 05 May 2021 13:05:28 -0500</pubDate><guid>https://gophers-latam.github.io/categories/incorparados/</guid><description/></item><item><title>Referencia</title><link>https://gophers-latam.github.io/categories/referencia/</link><pubDate>Fri, 30 Apr 2021 18:02:17 -0500</pubDate><guid>https://gophers-latam.github.io/categories/referencia/</guid><description/></item><item><title>Estandar</title><link>https://gophers-latam.github.io/categories/estandar/</link><pubDate>Thu, 22 Apr 2021 23:06:22 -0500</pubDate><guid>https://gophers-latam.github.io/categories/estandar/</guid><description/></item></channel></rss>
8 changes: 8 additions & 0 deletions categories/principiantes/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=author content="ZeroIdentidad"><meta name=description content="Gophers LATAM"><meta property="og:image" content="https://gophers-latam.github.io//logo.png"><title>Principiantes – Gophers LATAM</title><link rel="shortcut icon" type=image/x-icon href=/favicon.ico><link rel=stylesheet href=/css/style.min.5c43d42176932b665337e50d7340aece08d086e5c40b6f4eecff0e6abb091d0a.css><link rel=stylesheet href=/css/syntax.min.f1fef9cbbfe9d2935981821d59853e89db60d137f9117a1279371320195f1d1a.css><link href='https://fonts.googleapis.com/css2?family=Work+Sans' rel=stylesheet type=text/css><link rel=alternate type=application/rss+xml href=https://gophers-latam.github.io/categories/principiantes/index.xml title="Principiantes - Gophers LATAM"><script type=application/javascript>var doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new Date,ga("create","UA-192145152-1","auto"),ga("send","pageview"))</script><script async src=https://www.google-analytics.com/analytics.js></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7766642915413571" crossorigin=anonymous></script></head><body><div class=container><header class="page-header app-width"><div class=header-left><a href=/><img alt="Gophers LATAM" src=/img/gopher.png style=height:90px></a></div><div class=header-center><nav><a href=/>Inicio</a>
<a href=/biografia>Biografía</a>
<a href=/proyectos>Proyectos</a>
<a href=/posts>Posts</a>
<a href=/colaboradores>Colaboradores</a>
<a href=/contacto>Contacto</a></nav></div><div class=header-right><a class=button-search href=/search><img alt=Búsqueda src=/img/search.png></a></div></header><main class=app-width><h2>Principiantes</h2><ul><li><a href=/posts/2024/04/explorando-frameworks-en-go-una-gu%C3%ADa-para-principiantes/>Explorando Frameworks en Go: Una Guía para Principiantes</a></li></ul></main><footer><a href=https://gohugo.io><img src=/img/hugo-logo.svg width=90 height=21></a>
<small>© 2024, Gophers LATAM. - Theme by <a href=https://github.com/zeroidentidad>zeroidentidad</a>.</small></footer></div></body></html>
8 changes: 8 additions & 0 deletions categories/principiantes/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Principiantes on Gophers LATAM</title><link>https://gophers-latam.github.io/categories/principiantes/</link><description>Recent content in Principiantes on Gophers LATAM</description><generator>Hugo -- gohugo.io</generator><language>es-mx</language><lastBuildDate>Fri, 12 Apr 2024 19:44:34 -0300</lastBuildDate><atom:link href="https://gophers-latam.github.io/categories/principiantes/index.xml" rel="self" type="application/rss+xml"/><item><title>Explorando Frameworks en Go: Una Guía para Principiantes</title><link>https://gophers-latam.github.io/posts/2024/04/explorando-frameworks-en-go-una-gu%C3%ADa-para-principiantes/</link><pubDate>Fri, 12 Apr 2024 19:44:34 -0300</pubDate><guid>https://gophers-latam.github.io/posts/2024/04/explorando-frameworks-en-go-una-gu%C3%ADa-para-principiantes/</guid><description>&lt;figure class="post-figure">
&lt;a href="https://gophers-latam.github.io/posts/2024/04/explorando-frameworks-en-go-una-gu%C3%ADa-para-principiantes/images/go-frameworks.png">
&lt;img src="https://gophers-latam.github.io/posts/2024/04/explorando-frameworks-en-go-una-gu%C3%ADa-para-principiantes/images/go-frameworks_hu9ed9cb27069741b0ea452de8869c0657_86705_1024x0_resize_box_3.png" width="1024" height="626" alt="go frameworks" />
&lt;/a>
&lt;figcaption>go frameworks&lt;/figcaption>
&lt;/figure>
&lt;p>Últimamente, en nuestro canal de &lt;a href="https://discord.me/gophers-latam">discord&lt;/a>, hemos recibido numerosas preguntas, especialmente de aquellos que están dando sus primeros pasos con Go, sobre qué frameworks deberían considerar al comenzar a desarrollar con este lenguaje.
En este post, vamos a explorar temas como la biblioteca estándar, los diferentes frameworks disponibles en Go, sus opciones, cuáles son los más rápidos y los más utilizados.&lt;/p></description></item></channel></rss>
Loading

0 comments on commit 86e7765

Please sign in to comment.