edit minor typos, add presentation repo
This commit is contained in:
parent
51249508ce
commit
d4768444c6
2 changed files with 8 additions and 5 deletions
|
@ -33,14 +33,14 @@ trap : 2
|
||||||
|
|
||||||
## NOW WE"RE REMOTING
|
## NOW WE"RE REMOTING
|
||||||
|
|
||||||
h1 " we're on bunkchat now"
|
h1 " we're on tilde now"
|
||||||
append
|
append
|
||||||
h3 incredible
|
h3 incredible
|
||||||
append
|
append
|
||||||
echo "so like where's that demo?"
|
echo "so like where's that demo?"
|
||||||
|
|
||||||
newslide
|
newslide
|
||||||
toilet -w 100 -f block --gay bunkdeck | tr "_|" "~#"
|
toilet -w 90 -f block --gay bunkdeck | tr "_|" "~#"
|
||||||
append
|
append
|
||||||
echo "i thought you said bunk chat?"
|
echo "i thought you said bunk chat?"
|
||||||
append
|
append
|
||||||
|
@ -67,7 +67,7 @@ append
|
||||||
less ~/code/bunkchat/install.sh
|
less ~/code/bunkchat/install.sh
|
||||||
newslide
|
newslide
|
||||||
echo "that's a load-bearing"
|
echo "that's a load-bearing"
|
||||||
rainbow "`chattr +a`"
|
rainbow '`chattr +a`'
|
||||||
|
|
||||||
newslide
|
newslide
|
||||||
echo "before i explain the name, check this out:"
|
echo "before i explain the name, check this out:"
|
||||||
|
|
|
@ -70,14 +70,17 @@ echo "and you may be asking"
|
||||||
newslide
|
newslide
|
||||||
h2 "where is this fabulous project?"
|
h2 "where is this fabulous project?"
|
||||||
append
|
append
|
||||||
rainbow "https://git.bunk.computer/bunkchat"
|
rainbow "https://git.bunk.computer/bunk/bunkchat"
|
||||||
append
|
append
|
||||||
rainbow "https://git.bunk.computer/bunkdeck"
|
rainbow "https://git.bunk.computer/bunk/bunkdeck"
|
||||||
|
|
||||||
newslide
|
newslide
|
||||||
echo "what is tilde server?"
|
echo "what is tilde server?"
|
||||||
rainbow "https://tildeverse.org/"
|
rainbow "https://tildeverse.org/"
|
||||||
append
|
append
|
||||||
|
echo "these slides are at:"
|
||||||
|
rainbow "https://git.bunk.computer/oxaliq/rc-presentation/"
|
||||||
|
append
|
||||||
echo "more computer club stuff"
|
echo "more computer club stuff"
|
||||||
rainbow "https://wiki.bunk.computer"
|
rainbow "https://wiki.bunk.computer"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue