aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsejo <sejo@texto-plano.xyz>2021-05-28 08:25:05 -0500
committersejo <sejo@texto-plano.xyz>2021-05-28 08:25:05 -0500
commit033e80bd8d5912240f2a560698929c63169776a8 (patch)
tree3a55e4d5ae15fbdf004dca4087c13bfca17a38a5
parent901f94376061b9d9ee62532fb53a32157dea9844 (diff)
downloadsitio-033e80bd8d5912240f2a560698929c63169776a8.tar.gz
updates de tiempo, en index y en footers
-rw-r--r--gem2gem.awk3
-rw-r--r--gemtext2html.awk4
-rw-r--r--src/index.gmo5
-rw-r--r--src/tiempo.gmo3
4 files changed, 10 insertions, 5 deletions
diff --git a/gem2gem.awk b/gem2gem.awk
index 88e7585..e3f5da4 100644
--- a/gem2gem.awk
+++ b/gem2gem.awk
@@ -35,6 +35,7 @@ END{
print ""
print "página actualizada en: " fechasjm " (1" fecha ")"
# print "=> ./index.gmi {🥭}"
- print "=> ./index.gmi {🧆}"
+# print "=> ./index.gmi {🧆}"
+ print "=> ./index.gmi {lenteja numérica}"
# fecha = system( "date -r " FILENAME " --rfc-3339=date" )
}
diff --git a/gemtext2html.awk b/gemtext2html.awk
index e15ce1e..218cf43 100644
--- a/gemtext2html.awk
+++ b/gemtext2html.awk
@@ -78,7 +78,7 @@ NR == 1{
print "<body>"
print "<header>"
# print "<p><a href='./index.html'>{" sitio "}</a></p>"
- print "<p><a href='./index.html'>{<img src='./img/icon_bola.gif' style='margin:0'/>}</a></p>"
+ print "<p><a href='./index.html' title='lenteja numérica'>{<img src='./img/icon_bola.gif' style='margin:0'/>}</a></p>"
print "<h1>"titulo"</h1>"
print "</header>"
@@ -325,7 +325,7 @@ END{
print "</main>"
print "<footer>"
# print "<p><a href='./index.html'>{" sitio "}</a></p>"
- print "<p><a href='./index.html'>{<img src='./img/icon_bola.gif' width=8px height=8px style='margin:0'/>}</a></p>"
+ print "<p><a href='./index.html' title='lenteja numérica'>{<img src='./img/icon_bola.gif' alt='icono de lenteja numérica' width=8px height=8px style='margin:0'/>}</a></p>"
print "<p>página actualizada en: "
print "<time datetime='"fecha"'>" fechasjm "</time>"
print " (1"fecha")"
diff --git a/src/index.gmo b/src/index.gmo
index b0e7b9f..5206603 100644
--- a/src/index.gmo
+++ b/src/index.gmo
@@ -1,9 +1,10 @@
# lenteja numérica
+dejando rastros electrónicos
+
=> ./compudanzas.gmi {compudanzas}
-=> ./coloring_computers.gmi {coloring computers}
+=> ./non_e-computers.gmi {non e-computers}
=> ./tiempo.gmi {tiempo}
-=> ./textos.gmi {textos}
=> ./apuntes.gmi {apuntes}
=> ./acerca.gmi {acerca}
=> ./linkroll.gmi {linkroll}
diff --git a/src/tiempo.gmo b/src/tiempo.gmo
index 7fb1063..a51025f 100644
--- a/src/tiempo.gmo
+++ b/src/tiempo.gmo
@@ -22,6 +22,9 @@ de lo habitual, estuve:
además, estuve:
+* bailando! como parte de la preparación de la experiencia inmersiva en web
+* disfrutando el amanecer, escuchando y sintiendo el exterior
+
escribiendo algunas páginas para el taller de {compudanzas}
Un proyecto texto-plano.xyz