File tree Expand file tree Collapse file tree 6 files changed +734
-705
lines changed
Expand file tree Collapse file tree 6 files changed +734
-705
lines changed Original file line number Diff line number Diff line change 11$ cat .gitattributes
2- * text =auto
2+ * text =auto eol = lf
Original file line number Diff line number Diff line change 11.DS_Store
22wren.exe
3- wren
3+ wren
4+ .vscode
5+ Thumbs. *
Original file line number Diff line number Diff line change @@ -44,3 +44,7 @@ El canal de https://elixirjp.slack.com/archives/C01JMMZM0SH[`#autoraceex`] es un
4444
4545Comunidad de devs chilenos. No tiene canal de `#elixir` 💔.
4646
47+ #### https://jschile.org/[JavaScript Chile]
48+
49+ Otra comunidad de devs chilenos.
50+
Original file line number Diff line number Diff line change 11
22## Proyectos
3+
4+ - https://github.com/ElixirCL/rauversion-phx[Rauversion PHX]: Proyecto de Comunidad musical hecho con Elixir.
Original file line number Diff line number Diff line change 44<book xmlns =" http://docbook.org/ns/docbook" xmlns : xl =" http://www.w3.org/1999/xlink" version =" 5.0" xml : lang =" es" >
55<info >
66<title >🧙 Elixir Chile 🇨🇱</title >
7- <date >2023-06-10 </date >
7+ <date >2024-02-25 </date >
88<copyright >
99<holder >CC-BY-NC-SA 4.0</holder >
1010</copyright >
@@ -65,6 +65,10 @@ de <emphasis>Github</emphasis> para su fácil organización.</simpara>
6565<title ><link xl : href =" https://devschile.cl/" >Devs Chile</link ></title >
6666<simpara >Comunidad de devs chilenos. No tiene canal de <literal >#elixir</literal > 💔.</simpara >
6767</section >
68+ <section xml : id =" _javascript_chile" >
69+ <title ><link xl : href =" https://jschile.org/" >JavaScript Chile</link ></title >
70+ <simpara >Otra comunidad de devs chilenos.</simpara >
71+ </section >
6872</section >
6973</chapter >
7074<chapter xml : id =" _estándares" >
@@ -176,7 +180,11 @@ de un producto que pueda ser usado en ambientes de producción.</simpara>
176180</chapter >
177181<chapter xml : id =" _proyectos" >
178182<title >Proyectos</title >
179-
183+ <itemizedlist >
184+ <listitem >
185+ <simpara ><link xl : href =" https://github.com/ElixirCL/rauversion-phx" >Rauversion PHX</link >: Proyecto de Comunidad musical hecho con Elixir.</simpara >
186+ </listitem >
187+ </itemizedlist >
180188</chapter >
181189<chapter xml : id =" _ejemplos" >
182190<title >Ejemplos</title >
You can’t perform that action at this time.
0 commit comments