Compare commits
2 commits
6266d20b71
...
cf103b9615
Author | SHA1 | Date | |
---|---|---|---|
cf103b9615 | |||
1c7e4b8cb3 |
3 changed files with 8 additions and 1 deletions
|
@ -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
6
docs/stream.md
Normal 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>
|
|
@ -66,6 +66,7 @@ nav:
|
|||
- 'gpg.md'
|
||||
- 'projects/index.md'
|
||||
- 'gallery.md'
|
||||
- 'stream.md'
|
||||
plugins:
|
||||
- glightbox:
|
||||
touchNavigation: true
|
||||
|
|
Loading…
Reference in a new issue