From 59f2b1c7c6558d9e3a8d880352c6ea652d6f14b8 Mon Sep 17 00:00:00 2001 From: sejo Date: Fri, 21 May 2021 18:48:00 -0500 Subject: linkroll --- gem/index.gmi | 6 +++--- gem/indice.gmi | 1 + gem/linkroll.gmi | 25 +++++++++++++++++++++++++ src/index.gmo | 6 +++--- src/indice.gmo | 1 + src/linkroll.gmo | 22 ++++++++++++++++++++++ web/index.html | 6 +++--- web/indice.html | 1 + web/linkroll.html | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 9 files changed, 109 insertions(+), 9 deletions(-) create mode 100644 gem/linkroll.gmi create mode 100644 src/linkroll.gmo create mode 100644 web/linkroll.html diff --git a/gem/index.gmi b/gem/index.gmi index 1980937..4986f03 100644 --- a/gem/index.gmi +++ b/gem/index.gmi @@ -4,12 +4,12 @@ cuaderno en proceso de almacenar y compartir notas variadas, con miras a que ten notebook in progress, saving and sharing various materials, trying to give them (networked) life. -=> ./tiempo.gmi {tiempo} => ./compudanzas.gmi {compudanzas} => ./coloring_computers.gmi {coloring computers} -=> ./s-camino.gmi {s-camino} -=> ./darena.gmi {darena} +=> ./textos.gmi {textos} => ./apuntes.gmi {apuntes} +=> ./linkroll.gmi {linkroll} +=> ./tiempo.gmi {tiempo} => ./acerca.gmi {acerca} página actualizada en: sejmana-1660, día 2 (12021-05-21) diff --git a/gem/indice.gmi b/gem/indice.gmi index 35d6856..edf26ab 100644 --- a/gem/indice.gmi +++ b/gem/indice.gmi @@ -12,6 +12,7 @@ => ./darena.gmi {darena} => ./ffmpeg.gmi {ffmpeg} => ./imagemagick.gmi {imagemagick} +=> ./linkroll.gmi {linkroll} => ./logiteca.gmi {logiteca} => ./non_e-computers.gmi {non e-computers} => ./recetas.gmi {recetas} diff --git a/gem/linkroll.gmi b/gem/linkroll.gmi new file mode 100644 index 0000000..c3a4d0d --- /dev/null +++ b/gem/linkroll.gmi @@ -0,0 +1,25 @@ +# linkroll + +me alegra mucho que estos sitios existan + +# en la web + +=> https://melmuvz.neocities.org/ melmuvz.neocities.org +=> https://xxiivv.com/ xxiivv.com +=> https://kokorobot.ca/ kokorobot.ca +=> https://copiona.com/ copiona.com +=> https://100r.co/ 100r.co +=> https://xj-ix.luxe/ xj-ix.luxe +=> https://leetusman.com/ leetusman.com +=> https://marijn.uk/ marijn.uk +=> https://maya.land/ maya.land +=> https://simone.computer/ simone.computer +=> https://sophieleetmaa.com/ sophieleetmaa.com +=> https://sixey.es/ sixey.es +=> https://u2764.com/ u2764.com +=> https://ellugar.co/ ellugar.co +=> https://ritualdust.com/ ritualdust.com +=> https://now.lectronice.com/ now.lectronice.com + +página actualizada en: sejmana-1660, día 2 (12021-05-21) +=> ./index.gmi {🥭} diff --git a/src/index.gmo b/src/index.gmo index c4ebddd..8fd52ba 100644 --- a/src/index.gmo +++ b/src/index.gmo @@ -4,10 +4,10 @@ cuaderno en proceso de almacenar y compartir notas variadas, con miras a que ten notebook in progress, saving and sharing various materials, trying to give them (networked) life. -=> ./tiempo.gmi {tiempo} => ./compudanzas.gmi {compudanzas} => ./coloring_computers.gmi {coloring computers} -=> ./s-camino.gmi {s-camino} -=> ./darena.gmi {darena} +=> ./textos.gmi {textos} => ./apuntes.gmi {apuntes} +=> ./linkroll.gmi {linkroll} +=> ./tiempo.gmi {tiempo} => ./acerca.gmi {acerca} diff --git a/src/indice.gmo b/src/indice.gmo index f1aaeee..bb1bf6c 100644 --- a/src/indice.gmo +++ b/src/indice.gmo @@ -12,6 +12,7 @@ => ./darena.gmi {darena} => ./ffmpeg.gmi {ffmpeg} => ./imagemagick.gmi {imagemagick} +=> ./linkroll.gmi {linkroll} => ./logiteca.gmi {logiteca} => ./non_e-computers.gmi {non e-computers} => ./recetas.gmi {recetas} diff --git a/src/linkroll.gmo b/src/linkroll.gmo new file mode 100644 index 0000000..bf7dca3 --- /dev/null +++ b/src/linkroll.gmo @@ -0,0 +1,22 @@ +# linkroll + +me alegra mucho que estos sitios existan + +# en la web + +=> https://melmuvz.neocities.org/ melmuvz.neocities.org +=> https://xxiivv.com/ xxiivv.com +=> https://kokorobot.ca/ kokorobot.ca +=> https://copiona.com/ copiona.com +=> https://100r.co/ 100r.co +=> https://xj-ix.luxe/ xj-ix.luxe +=> https://leetusman.com/ leetusman.com +=> https://marijn.uk/ marijn.uk +=> https://maya.land/ maya.land +=> https://simone.computer/ simone.computer +=> https://sophieleetmaa.com/ sophieleetmaa.com +=> https://sixey.es/ sixey.es +=> https://u2764.com/ u2764.com +=> https://ellugar.co/ ellugar.co +=> https://ritualdust.com/ ritualdust.com +=> https://now.lectronice.com/ now.lectronice.com diff --git a/web/index.html b/web/index.html index 46bca5b..4f25c67 100644 --- a/web/index.html +++ b/web/index.html @@ -17,12 +17,12 @@ cuaderno en proceso de almacenar y compartir notas variadas, con miras a que ten

notebook in progress, saving and sharing various materials, trying to give them (networked) life.

-

{tiempo}

{compudanzas}

{coloring computers}

-

{s-camino}

-

{darena}

+

{textos}

{apuntes}

+

{linkroll}

+

{tiempo}

{acerca}

diff --git a/web/indice.html b/web/indice.html index 110c2b9..dd0695c 100644 --- a/web/indice.html +++ b/web/indice.html @@ -23,6 +23,7 @@

{darena}

{ffmpeg}

{imagemagick}

+

{linkroll}

{logiteca}

{non e-computers}

{recetas}

diff --git a/web/linkroll.html b/web/linkroll.html new file mode 100644 index 0000000..3fb7def --- /dev/null +++ b/web/linkroll.html @@ -0,0 +1,50 @@ + + + + + + +🥭 — linkroll + + +
+

{🥭}

+

linkroll

+
+ +

+me alegra mucho que estos sitios existan +

+
+

en la web

+

melmuvz.neocities.org

+

xxiivv.com

+

kokorobot.ca

+

copiona.com

+

100r.co

+

xj-ix.luxe

+

leetusman.com

+

marijn.uk

+

maya.land

+

simone.computer

+

sophieleetmaa.com

+

sixey.es

+

u2764.com

+

ellugar.co

+

ritualdust.com

+

now.lectronice.com

+ +
+
+ + + -- cgit v1.2.3