From 353895b8cba1cea0cbcd89d3e8dab7b55a6ebe4a Mon Sep 17 00:00:00 2001 From: DemonKingSwarn Date: Mon, 11 Nov 2024 20:45:19 +0530 Subject: chore: updates --- setup/index.html | 64 ------------------------------------------------------ setup/index.php | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+), 64 deletions(-) delete mode 100644 setup/index.html create mode 100644 setup/index.php (limited to 'setup') diff --git a/setup/index.html b/setup/index.html deleted file mode 100644 index 722e447..0000000 --- a/setup/index.html +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - Setup - - - - - - -
-
-

- Setup -

- -
-
-

- Server: Raspberry Pi 5 Model B+ running Raspbian 11 as its OS, Nginx as its web server and ddclient as a dynamic DNS - client. -

-

- Version control: I use Git because its commands are more straightforward in - my experience. -

-

- Laptop: HP Pavilion Gaming Laptop 15-dk0xxx running Arch Linux. -

-

- Editor: VSCodium and NeoVim. -

-

- Phone: Right now a Vivo IQOO 9T. -

-

- Preferred software: Shell: Zsh; Matrix client: Cinny; Mastodon client: Tusky; Browser: Floorp and Firefox. -

-
-
- - diff --git a/setup/index.php b/setup/index.php new file mode 100644 index 0000000..053afab --- /dev/null +++ b/setup/index.php @@ -0,0 +1,66 @@ + + + + + + + + + + + Setup + + + + + + +
+
+

+ Setup +

+ +
+
+

+ Server: Raspberry Pi 5 Model B+ running Raspbian 11 as its OS, Nginx as its web server and ddclient as a dynamic DNS + client. +

+

+ Version control: I use Git because its commands are more straightforward in + my experience. +

+

+ Laptop: HP Pavilion Gaming Laptop 15-dk0xxx running Arch Linux. +

+

+ Editor: VSCodium and NeoVim. +

+

+ Phone: Right now a Vivo IQOO 9T. +

+

+ Preferred software: Shell: Zsh; Matrix client: Cinny; Mastodon client: Tusky; Browser: Floorp and Firefox. +

+
+
+ + -- cgit v1.1