modify footer in home.gmi

This commit is contained in:
sejo 2021-07-23 13:42:53 -05:00
parent dcedd849b1
commit 92914c0fd0
3 changed files with 14 additions and 2 deletions

View File

@ -37,7 +37,9 @@ function nombre2Link( t, r ){ # convierte un nombre con espacios, a uno con r (e
END{
print ""
print "most recent update on: 1" fecha
print "=> ./index.gmi {compudanzas}"
if(FILENAME != "tmp/home.gmo"){
print "most recent update on: 1" fecha
print "=> ./home.gmi {compudanzas}"
}
print "=> https://wiki.p2pfoundation.net/Peer_Production_License peer production license"
}

View File

@ -6,4 +6,5 @@ exploring and playing computing within limits, (s)low tech, human-powered comput
=> ./las_danzas.gmi {las danzas}
=> ./coloring_computers.gmi {coloring computers}
=> ./talks_and_workshops.gmi {talks and workshops}
=> ./tutorials.gmi {tutorials}
=> ./support.gmi {support}

9
src/tutorials.gmo Normal file
View File

@ -0,0 +1,9 @@
# tutorials
didactic materials that are complementary to the {talks and workshops}
# in progress
learn about the uxn computer and explore computing within limits along with the {uxn tutorial}.
if you read spanish, in {las danzas} you can find a collection of activities that are still in the form of "notes": not necessarily finished or replicable.