From a4661a715cce669a093f8bd4a11b3a348d321992 Mon Sep 17 00:00:00 2001 From: Nulo Date: Fri, 10 Dec 2021 17:44:26 -0300 Subject: [PATCH] =?UTF-8?q?Separar=20lista=20de=20p=C3=A1ginas=20en=20otra?= =?UTF-8?q?=20p=C3=A1gina=20y=20poder=20hacer=20paginas=20generadas?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Lista de páginas.gen | 7 +++++++ build.sh | 10 +++++++--- index.md | 2 ++ 3 files changed, 16 insertions(+), 3 deletions(-) create mode 100755 Lista de páginas.gen diff --git a/Lista de páginas.gen b/Lista de páginas.gen new file mode 100755 index 0000000..861bccb --- /dev/null +++ b/Lista de páginas.gen @@ -0,0 +1,7 @@ +#!/bin/sh +echo "" diff --git a/build.sh b/build.sh index aec8f98..35dadd1 100755 --- a/build.sh +++ b/build.sh @@ -33,7 +33,6 @@ cp ./*.sh ./*.md ./*.css ./*.png ./*.mp4 "$outdir" index="$outdir/index.html" inicio=true header=false template "nulo.in" > "$index" markdown index.md >> "$index" -echo "

Lista de páginas

" >> "$index" +for file in *.gen; do + title="$(basename "$file" .gen)" + outfile="$outdir/$title.html" + template "$title" "$file" > "$outfile" + "./$file" >> "$outfile" +done + diff --git a/index.md b/index.md index c2140fd..5b7f581 100644 --- a/index.md +++ b/index.md @@ -23,4 +23,6 @@ Webamigx: [nadie@nulo.in](mailto:nadie@nulo.in) no gods no webmastersMastodon +[[Lista de páginas]] + > De este sitio se desprenden graves falencias tales como simbología confusa, cuestionamientos ideológicos-sociales, objetivos no adecuados al hecho estético, ilimitada fantasía...