Compare commits

...

2 commits

Author SHA1 Message Date
cf103b9615
Add stream 2024-07-20 10:56:05 -04:00
1c7e4b8cb3
Update web01 address 2024-07-20 10:55:55 -04:00
3 changed files with 8 additions and 1 deletions

View file

@ -3,4 +3,4 @@ mkdocs build
#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/
#rsync -rzP --delete ./site/ subnet@charlie.u15i.net:/home/subnet/web/subnet-main/
rsync -rzP --delete ./site/ cody@web01.u15i.net:/var/www/subnet_masked/root
rsync -rzP --delete ./site/ cody@web01.east1.us.mapleflask.net:/var/www/subnet_masked/root

6
docs/stream.md Normal file
View file

@ -0,0 +1,6 @@
---
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,6 +66,7 @@ nav:
- 'gpg.md'
- 'projects/index.md'
- 'gallery.md'
- 'stream.md'
plugins:
- glightbox:
touchNavigation: true