Compare commits

..

No commits in common. "cf103b9615d8edda109098e7e8388e296a2c4fa5" and "6266d20b713da007ef5528483c0577f71316555b" have entirely different histories.

3 changed files with 1 additions and 8 deletions

View file

@ -3,4 +3,4 @@ mkdocs build
#ssh -t subnet@charlie.u15i.net "rm -rf /home/subnet/web/subnet-main/*" #ssh -t subnet@charlie.u15i.net "rm -rf /home/subnet/web/subnet-main/*"
#scp -r ./site/* subnet@charlie.u15i.net:/home/subnet/web/subnet-main/ #scp -r ./site/* subnet@charlie.u15i.net:/home/subnet/web/subnet-main/
#rsync -rzP --delete ./site/ subnet@charlie.u15i.net:/home/subnet/web/subnet-main/ #rsync -rzP --delete ./site/ subnet@charlie.u15i.net:/home/subnet/web/subnet-main/
rsync -rzP --delete ./site/ cody@web01.east1.us.mapleflask.net:/var/www/subnet_masked/root rsync -rzP --delete ./site/ cody@web01.u15i.net:/var/www/subnet_masked/root

View file

@ -1,6 +0,0 @@
---
title: Stream
icon: material/video
---
<iframe src="https://restreamer.mapleflask.com/94bbf8c0-b303-4c2d-b1be-3308e6aac7fe.html" width="640" height="360" frameborder="no" scrolling="no" allowfullscreen="true"></iframe>

View file

@ -66,7 +66,6 @@ nav:
- 'gpg.md' - 'gpg.md'
- 'projects/index.md' - 'projects/index.md'
- 'gallery.md' - 'gallery.md'
- 'stream.md'
plugins: plugins:
- glightbox: - glightbox:
touchNavigation: true touchNavigation: true