From 2ea7c88d9f42f11c5186a7703d3f3d036bd03e38 Mon Sep 17 00:00:00 2001 From: sejo Date: Sun, 16 Oct 2022 19:36:44 +0200 Subject: [PATCH] removed {running} and {queso mango} --- {src => etc/removed}/queso_mango.gmo | 0 {src => etc/removed}/running.gmo | 0 src/biosejo_120220503.gmo | 2 +- {etc/removed => src}/esglua.gmo | 2 -- src/forth.gmo | 2 +- src/gemini.gmo | 2 +- src/highlights_of_12021.gmo | 2 +- src/postfix.gmo | 2 +- src/recetas.gmo | 2 -- src/traducciones.gmo | 4 ++-- 10 files changed, 7 insertions(+), 11 deletions(-) rename {src => etc/removed}/queso_mango.gmo (100%) rename {src => etc/removed}/running.gmo (100%) rename {etc/removed => src}/esglua.gmo (67%) diff --git a/src/queso_mango.gmo b/etc/removed/queso_mango.gmo similarity index 100% rename from src/queso_mango.gmo rename to etc/removed/queso_mango.gmo diff --git a/src/running.gmo b/etc/removed/running.gmo similarity index 100% rename from src/running.gmo rename to etc/removed/running.gmo diff --git a/src/biosejo_120220503.gmo b/src/biosejo_120220503.gmo index 3d1cabd..d0502cb 100644 --- a/src/biosejo_120220503.gmo +++ b/src/biosejo_120220503.gmo @@ -55,7 +55,7 @@ Also, the text-based focus of what I'm doing right now means that I can use my m => https://termux.com/ Termux -I'm also getting back to {running} and moving, and I'm being more deliberate with my on-screen time by using a timer. +I'm also getting back to running and moving, and I'm being more deliberate with my on-screen time by using a timer. It has been great to alternate focus with breaks, in contrast to being aimlessly in front of the computer for a long time! diff --git a/etc/removed/esglua.gmo b/src/esglua.gmo similarity index 67% rename from etc/removed/esglua.gmo rename to src/esglua.gmo index 194f180..8829929 100644 --- a/etc/removed/esglua.gmo +++ b/src/esglua.gmo @@ -7,5 +7,3 @@ our static site generator written in lua esglua generates this {wiki} in both html and {gemini} formats. it was written when learning about the lua programming language. - -=> https://tildegit.org/sejo/compudanzas/src/branch/main/generasitio.lua esglua source code diff --git a/src/forth.gmo b/src/forth.gmo index b6983f3..a75fe79 100644 --- a/src/forth.gmo +++ b/src/forth.gmo @@ -29,7 +29,7 @@ this book has a great pace and nice illustrations ## running -these are some words for doing arithmetic with paces (min/km) and velocities (km/hr) relevant to {running}. +these are some words for doing arithmetic with paces (min/km) and velocities (km/hr) relevant to running. ``` forth words ( running.forth ) diff --git a/src/gemini.gmo b/src/gemini.gmo index 55ad52b..360dc96 100644 --- a/src/gemini.gmo +++ b/src/gemini.gmo @@ -18,7 +18,7 @@ este sitio está servido desde un programa de "cosecha propia", chamorrx: además hemos creado varias herramientas basadas en gemtext utilizando {awk}. -el generador que utilizamos para manejar el sitio se llama {esglua} +el generador que utilizamos para manejar el sitio se llama esglua. # enlaces diff --git a/src/highlights_of_12021.gmo b/src/highlights_of_12021.gmo index 00fea1f..98e6af2 100644 --- a/src/highlights_of_12021.gmo +++ b/src/highlights_of_12021.gmo @@ -6,7 +6,7 @@ * created the jardínBit website for my teaching notes and {tutorials} * cooked almost every day, and kept preparing soy milk and brewing kombucha. * managed to follow through the year using a paper-based calendar / organizer. -* regarding {running}: i trained 200 days, i ran my first marathon and my second official half marathon, and also broke my personal records for 1km and 2km. +* regarding running: i trained 200 days, i ran my first marathon and my second official half marathon, and also broke my personal records for 1km and 2km. * with laboratorio de escena en red: danced, did some livecoding, and some generative 3d modelling. also taught a couple of workshops on networked performance. * had my first flight in almost 5 years. * learned about uxn and wrote the {uxn tutorial}. diff --git a/src/postfix.gmo b/src/postfix.gmo index 64f4361..3736b91 100644 --- a/src/postfix.gmo +++ b/src/postfix.gmo @@ -81,7 +81,7 @@ o para obtener minutos y segundos: resultado en modo mix: 4&2/7 17&1/7 ( 4'17" min/km) ``` -¿se nota el gusto por el {running}? +¿se nota el gusto por el running? # herramientas diff --git a/src/recetas.gmo b/src/recetas.gmo index 4e324ea..a1ebb12 100644 --- a/src/recetas.gmo +++ b/src/recetas.gmo @@ -2,8 +2,6 @@ lang=es recetas que solemos preparar. -página copiada al {queso mango}, aquí se mantiene de referencia. - # hotcakes de chocolate ~35 min diff --git a/src/traducciones.gmo b/src/traducciones.gmo index 495fa0a..f813319 100644 --- a/src/traducciones.gmo +++ b/src/traducciones.gmo @@ -32,9 +32,9 @@ existen dos nuevos tipos de línea, "+" y "&": el primero es para agregar html d por el momento, el único uso que se le da a estos tipos de línea es la creación de tablas en html, y su respectiva "traducción" a gemtext. -como ejemplo se puede consultar el archivo fuente de la página de {running}. +como ejemplo se puede consultar el archivo fuente de {tutorial de uxn día 2}: -=> https://codeberg.org/sejo/compudanzas/src/branch/main/src/running.gmo running.gmo +=> https://codeberg.org/sejo/compudanzas/src/branch/main/src/tutorial_de_uxn_día_2.gmo tutorial_de_uxn_día_2.gmo existen algunas de estas tablas en el {uxn tutorial}.