From cf3d9391c1373e19ff74bf86c2e09171eb8ec4b0 Mon Sep 17 00:00:00 2001 From: Nulo Date: Fri, 8 Oct 2021 22:12:14 -0300 Subject: [PATCH] .editorconfig --- .editorconfig | 9 +++++++++ C.md | 6 +++--- EPUB.md | 2 +- Fotografía.md | 2 +- GraphHopper.md | 4 ++-- Ideas.md | 2 +- Mozilla.md | 2 +- Programación.md | 2 +- README.md | 1 - Salud mental.md | 2 +- Wikimedia.md | 2 +- curl.md | 2 +- drip.css | 12 ++++++------ index.md | 13 +++++++------ 14 files changed, 35 insertions(+), 26 deletions(-) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..cc2c82c --- /dev/null +++ b/.editorconfig @@ -0,0 +1,9 @@ +root = true + +[*] +indent_style = tab +tab_width = 4 +end_of_line = lf +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true diff --git a/C.md b/C.md index 3a85a99..3e3f7cb 100644 --- a/C.md +++ b/C.md @@ -2,6 +2,6 @@ El lenguaje de programación más viejo, inseguro y aburrido. ## Recursos -- [Beej's Guide to C Programming](https://beej.us/guide/bgc/) -- [Beej's Guide to Network Programming](https://beej.us/guide/bgnet/) -- [Beej's Quick Guide to GDB](https://beej.us/guide/bggdb/) +- [Beej's Guide to C Programming](https://beej.us/guide/bgc/) +- [Beej's Guide to Network Programming](https://beej.us/guide/bgnet/) +- [Beej's Quick Guide to GDB](https://beej.us/guide/bggdb/) diff --git a/EPUB.md b/EPUB.md index 62e3c39..d6d86af 100644 --- a/EPUB.md +++ b/EPUB.md @@ -2,4 +2,4 @@ El mejor formato de archivo digital para libros textuales. ## Links -- [FriendsOfEpub](https://github.com/FriendsOfEpub), abandonado. Frameworks de CSS y otras cosas copadas. +- [FriendsOfEpub](https://github.com/FriendsOfEpub), abandonado. Frameworks de CSS y otras cosas copadas. diff --git a/Fotografía.md b/Fotografía.md index 0afc4e0..200b765 100644 --- a/Fotografía.md +++ b/Fotografía.md @@ -1,3 +1,3 @@ ## Links -- [Beej's Photo Guide](https://beej.us/guide/bggdb/) +- [Beej's Photo Guide](https://beej.us/guide/bggdb/) diff --git a/GraphHopper.md b/GraphHopper.md index 82b359d..6672fcb 100644 --- a/GraphHopper.md +++ b/GraphHopper.md @@ -4,8 +4,8 @@ Tip: usar la [interfaz web](https://openstreetmap.org) de [[OpenStreetMap]] o [G ## API -- [Documentación docs.graphhopper.com](https://docs.graphhopper.com) -- [Documentación GitHub](https://github.com/graphhopper/graphhopper/blob/3.x/docs/web/api-doc.md) +- [Documentación docs.graphhopper.com](https://docs.graphhopper.com) +- [Documentación GitHub](https://github.com/graphhopper/graphhopper/blob/3.x/docs/web/api-doc.md) Por lo que veo, es la misma API pero la documentación de docs.graphhopper.com están mejor ordenadas y representadas. diff --git a/Ideas.md b/Ideas.md index 274fa70..35a93c2 100644 --- a/Ideas.md +++ b/Ideas.md @@ -1,3 +1,3 @@ Estas ideas son cosas que quiero hacer pero (todavía) no tengo tiempo. Si te gustaría hacer una, ¡hablame! -- Un servidor HTTP(s) hecho en Zig en donde cada modulo (fs, proxy, ipfs?) sea un modulo pluggeable (.so?) +- Un servidor HTTP(s) hecho en Zig en donde cada modulo (fs, proxy, ipfs?) sea un modulo pluggeable (.so?) diff --git a/Mozilla.md b/Mozilla.md index 252d8c4..a126d6d 100644 --- a/Mozilla.md +++ b/Mozilla.md @@ -1 +1 @@ -- [Firefox usage is down 85% despite Mozilla's top exec pay going up 400%](https://calpaterson.com/mozilla.html) +- [Firefox usage is down 85% despite Mozilla's top exec pay going up 400%](https://calpaterson.com/mozilla.html) diff --git a/Programación.md b/Programación.md index 72cea58..1650ada 100644 --- a/Programación.md +++ b/Programación.md @@ -1 +1 @@ -- [Software Does Not Contain Errors](https://tuukkapensala.com/files/software_does_not_contain_errors.txt) +- [Software Does Not Contain Errors](https://tuukkapensala.com/files/software_does_not_contain_errors.txt) diff --git a/README.md b/README.md index 5f2abda..4c1e832 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,3 @@ Escuché [HOT DEMON B!TCHES NEAR U ! ! ! (de CORPSE y Night Lovell)](https://www --- [![Una captura de pantalla de unos mensajes diciendo "pero ponele css nulo, una linea tirate"](pero%20ponele%20css.png)](https://copiona.com) - diff --git a/Salud mental.md b/Salud mental.md index 3166f23..0137bba 100644 --- a/Salud mental.md +++ b/Salud mental.md @@ -1,3 +1,3 @@ ## Depresión -- [The depression gnomes](https://jpetazzo.github.io/2018/09/06/the-depression-gnomes/) +- [The depression gnomes](https://jpetazzo.github.io/2018/09/06/the-depression-gnomes/) diff --git a/Wikimedia.md b/Wikimedia.md index f231d68..51fab85 100644 --- a/Wikimedia.md +++ b/Wikimedia.md @@ -1 +1 @@ -- Horrible la analogía pero buenas concluciones, [Wikipedia has cancer](https://en.wikipedia.org/wiki/User:Guy_Macon/Wikipedia_has_Cancer) +- Horrible la analogía pero buenas concluciones, [Wikipedia has cancer](https://en.wikipedia.org/wiki/User:Guy_Macon/Wikipedia_has_Cancer) diff --git a/curl.md b/curl.md index cf05678..b33896a 100644 --- a/curl.md +++ b/curl.md @@ -1 +1 @@ -- [Recetas para curl](https://catonmat.net/cookbooks/curl), muy útil. +- [Recetas para curl](https://catonmat.net/cookbooks/curl), muy útil. diff --git a/drip.css b/drip.css index ba44e11..ce0a510 100644 --- a/drip.css +++ b/drip.css @@ -1,14 +1,14 @@ body { - font-family: sans-serif; - max-width: 30rem; - margin: 0 auto; - padding: 1rem; + font-family: sans-serif; + max-width: 30rem; + margin: 0 auto; + padding: 1rem; } img { - max-width: 100%; + max-width: 100%; } abbr { - color: gray; + color: gray; } diff --git a/index.md b/index.md index c7bab29..4cf2b7b 100644 --- a/index.md +++ b/index.md @@ -6,11 +6,12 @@ Este es mi hogar. ¿Estás perdidx? Algunos de mis proyectos: -- [Manejador de Tareas](https://tareas.nulo.in) -- Laburos: - - [Salvá la costanera](https://salvalacostanera.com.ar), [código](https://gitea.nulo.in/Nulo/salva-la-costanera) -- Juguetes: - - [Cuarentena](https://cuarentena.nulo.in) -- [Este sitio](https://gitea.nulo.in/Nulo/sitio) + +- [Manejador de Tareas](https://tareas.nulo.in) +- Laburos: + - [Salvá la costanera](https://salvalacostanera.com.ar), [código](https://gitea.nulo.in/Nulo/salva-la-costanera) +- Juguetes: + - [Cuarentena](https://cuarentena.nulo.in) +- [Este sitio](https://gitea.nulo.in/Nulo/sitio) Webamigx: [nadie@nulo.in](mailto:nadie@nulo.in) no gods no webmasters