aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gem2gem.awk3
-rw-r--r--gemtext2html.awk11
-rw-r--r--src/actualizaciones.xml4
-rw-r--r--src/index.gmo2
-rw-r--r--src/tiempo.xml4
5 files changed, 14 insertions, 10 deletions
diff --git a/gem2gem.awk b/gem2gem.awk
index 6537d79..88e7585 100644
--- a/gem2gem.awk
+++ b/gem2gem.awk
@@ -34,6 +34,7 @@
END{
print ""
print "página actualizada en: " fechasjm " (1" fecha ")"
- print "=> ./index.gmi {🥭}"
+# print "=> ./index.gmi {🥭}"
+ print "=> ./index.gmi {🧆}"
# fecha = system( "date -r " FILENAME " --rfc-3339=date" )
}
diff --git a/gemtext2html.awk b/gemtext2html.awk
index 3d1a6f1..e15ce1e 100644
--- a/gemtext2html.awk
+++ b/gemtext2html.awk
@@ -11,7 +11,8 @@
#
BEGIN{
- sitio = "🥭"
+# sitio = "🥭"
+ sitio = "ln"
# para poder abrir y cerrar <ul>, <pre>, <p>:
modo_lista = 0
modo_pre = 0
@@ -30,7 +31,7 @@ BEGIN{
print "<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />"
print "<meta content='initial-scale=1.0, maximum-scale=1.0, user-scalable=yes' name='viewport'/>"
print "<link rel='stylesheet' href='./static/estilo.css'>"
-# print " <link rel='icon' href='./img/icon_bola.gif' type='image/gif' sizes='16x16'> "
+ print " <link rel='icon' href='./img/icon_bola.gif' type='image/gif' sizes='16x16'> "
contenido = "<main><section>"
nav = "<nav><ul>"
@@ -76,7 +77,8 @@ NR == 1{
print "</head>"
print "<body>"
print "<header>"
- print "<p><a href='./index.html'>{" sitio "}</a></p>"
+# 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 "<h1>"titulo"</h1>"
print "</header>"
@@ -322,7 +324,8 @@ END{
print "</section>"
print "</main>"
print "<footer>"
- print "<p><a href='./index.html'>{" sitio "}</a></p>"
+# 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>página actualizada en: "
print "<time datetime='"fecha"'>" fechasjm "</time>"
print " (1"fecha")"
diff --git a/src/actualizaciones.xml b/src/actualizaciones.xml
index 3c927fb..68763fd 100644
--- a/src/actualizaciones.xml
+++ b/src/actualizaciones.xml
@@ -2,8 +2,8 @@
<feed xmlns='http://www.w3.org/2005/Atom'>
<id>https://quesomango.neocities.org/actualizaciones.html</id>
-<title>🥭 queso mango: updates en el sitio</title>
-<author><name>queso mango</name></author>
+<title>🧆 ln: updates en el sitio</title>
+<author><name>sejo</name></author>
<generator>a mano</generator>
<updated>2021-05-26T12:00:00Z</updated>
<link href='https://quesomango.neocities.org/actualizaciones.xml' rel='self'/>
diff --git a/src/index.gmo b/src/index.gmo
index 652806c..b0e7b9f 100644
--- a/src/index.gmo
+++ b/src/index.gmo
@@ -1,4 +1,4 @@
-# queso mango
+# lenteja numérica
=> ./compudanzas.gmi {compudanzas}
=> ./coloring_computers.gmi {coloring computers}
diff --git a/src/tiempo.xml b/src/tiempo.xml
index 238f109..706ac85 100644
--- a/src/tiempo.xml
+++ b/src/tiempo.xml
@@ -2,8 +2,8 @@
<feed xmlns='http://www.w3.org/2005/Atom'>
<id>https://quesomango.neocities.org/tiempo.html</id>
-<title>🥭 - tiempo</title>
-<author><name>queso mango</name></author>
+<title>🧆 - tiempo</title>
+<author><name>sejo</name></author>
<generator>a mano</generator>
<updated>2021-05-20T12:00:00Z</updated>
<link href='https://quesomango.neocities.org/tiempo.xml' rel='self'/>
Un proyecto texto-plano.xyz