From 4d6611aef6deca10807075574c596f98d8769d46 Mon Sep 17 00:00:00 2001 From: Raine Date: Sun, 14 Jan 2024 21:13:13 +0100 Subject: [PATCH] init --- Home.md | 3 +++ Outro-Shutdown.md | 14 ++++++++++++++ _Sidebar.md | 6 ++++++ 3 files changed, 23 insertions(+) create mode 100644 Home.md create mode 100644 Outro-Shutdown.md create mode 100644 _Sidebar.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..05ecd29 --- /dev/null +++ b/Home.md @@ -0,0 +1,3 @@ +Welcome to the Experiments wiki! + +This wiki exists; just for my sanity. diff --git a/Outro-Shutdown.md b/Outro-Shutdown.md new file mode 100644 index 0000000..9714f64 --- /dev/null +++ b/Outro-Shutdown.md @@ -0,0 +1,14 @@ +made for the memes ofc. + +deps: +``` +mpv +yt-dlp +bash +``` + +run: +``` +sh ./outro-shutdown.sh +``` + diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..f03eb82 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,6 @@ +**Pages:** + +- [Home](Home) + +**Manuals:** +- [Outro Shutdown](Outro-Shutdown)