diff --git a/src/biosejo.gmo b/etc/removed/biosejo.gmo similarity index 100% rename from src/biosejo.gmo rename to etc/removed/biosejo.gmo diff --git a/src/biosejo.xml b/etc/removed/biosejo.xml similarity index 100% rename from src/biosejo.xml rename to etc/removed/biosejo.xml diff --git a/src/biosejo_120220503.gmo b/etc/removed/biosejo_120220503.gmo similarity index 100% rename from src/biosejo_120220503.gmo rename to etc/removed/biosejo_120220503.gmo diff --git a/src/biosejo_120220511.gmo b/etc/removed/biosejo_120220511.gmo similarity index 100% rename from src/biosejo_120220511.gmo rename to etc/removed/biosejo_120220511.gmo diff --git a/src/biosejo_120220519.gmo b/etc/removed/biosejo_120220519.gmo similarity index 100% rename from src/biosejo_120220519.gmo rename to etc/removed/biosejo_120220519.gmo diff --git a/src/biosejo_120220607.gmo b/etc/removed/biosejo_120220607.gmo similarity index 100% rename from src/biosejo_120220607.gmo rename to etc/removed/biosejo_120220607.gmo diff --git a/src/biosejo_120220710.gmo b/etc/removed/biosejo_120220710.gmo similarity index 100% rename from src/biosejo_120220710.gmo rename to etc/removed/biosejo_120220710.gmo diff --git a/src/biosejo_120220717.gmo b/etc/removed/biosejo_120220717.gmo similarity index 100% rename from src/biosejo_120220717.gmo rename to etc/removed/biosejo_120220717.gmo diff --git a/src/biosejo_120220825.gmo b/etc/removed/biosejo_120220825.gmo similarity index 100% rename from src/biosejo_120220825.gmo rename to etc/removed/biosejo_120220825.gmo diff --git a/generasitio.lua b/generasitio.lua index 870ea36..c6d9a8a 100644 --- a/generasitio.lua +++ b/generasitio.lua @@ -532,7 +532,7 @@ os.execute( string.format("find src/img/ -type f -exec cp -vut %s/img/ {} +",gem -- copy stylesheet and misc files os.execute(string.format("cp -vu templates/estilo.css %s/static/",webdir)) -local miscfiles = { "src/llave_sejo.asc", "src/biosejo.xml" } +local miscfiles = { "src/llave_sejo.asc" } for k = 1, #miscfiles do os.execute(string.format("cp -vu %s %s/", miscfiles[k], webdir)) os.execute(string.format("cp -vu %s %s/", miscfiles[k], gemdir)) diff --git a/src/log.txt b/src/log.txt index 12977af..44379bd 100644 --- a/src/log.txt +++ b/src/log.txt @@ -1,11 +1,3 @@ -2022-08-25T12:00:00+02:00 movement: a personal reframing {biosejo 120220825} -2022-07-17T21:00:00+02:00 on sticky notes {biosejo 120220717} -2022-07-10T15:00:00+02:00 the other side {biosejo 120220710} -2022-06-07T13:00:00-05:00 closure(s) and not {biosejo 120220607} -2022-05-19T20:00:00-05:00 packing and unpacking {biosejo 120220519} -2022-05-11T09:00:00-05:00 on systems, dreams and practice {biosejo 120220511} -2022-05-03T18:00:00-05:00 here we go: intro, research and notes {biosejo 120220503} -2022-05-03T17:00:00-05:00 started biosejo: a chronological account of sejo's life and research. {biosejo} 2022-04-22T14:00:00-05:00 new version of our introduction to uxn e-book with the screen auto byte and other updates in varvara devices {introduction to uxn programming book} 2022-04-07T20:00:00-05:00 released jarotsim, a playground for the discovery, exploration and livecoding of turing machines {jarotsim} 2022-04-02T12:00:00-06:00 started developing jarotsim, a playful tool to explore and livecode turing machines {jarotsim}