From 19f0a243737d2dedab8b402e2c4519838d9fd6d0 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 8 Jul 2024 21:30:26 -0500 Subject: fix images for 2022 posts --- content/blog/2022-09-17-serenity-os.md | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) (limited to 'content/blog/2022-09-17-serenity-os.md') diff --git a/content/blog/2022-09-17-serenity-os.md b/content/blog/2022-09-17-serenity-os.md index 87960ea..9f099a7 100644 --- a/content/blog/2022-09-17-serenity-os.md +++ b/content/blog/2022-09-17-serenity-os.md @@ -86,31 +86,19 @@ wasn't connecting to my Fedora host properly. # Screenshots The initial launch of the image displays the SerenityOS desktop, with a simple -terminal already launched: +terminal already launched. -![SerenityOS -Terminal](https://img.cleberg.net/blog/20220917-serenityos/initial_launch.png) - -Here you can see the Fire application (literally just shows fire burning), a +There is also a "Fire" application (literally just shows fire burning), a browser with the local Serenity Browser page loaded, and a text editor. -![SerenityOS -Fire](https://img.cleberg.net/blog/20220917-serenityos/basic_apps.png) - I also poked around the system utilities and found most tools you'd expect to -find within a standard desktop. - -![SerenityOS System -Monitor](https://img.cleberg.net/blog/20220917-serenityos/system_monitor.png) +find within a standard desktop, such as a system monitoring tool. Lastly, I noted that the default desktop contains numerous pre-defined themes to choose from. This is a small piece, but it's actually wonderful to see desktop developers consider theming directly out of the box rather than using an addon-based mentality. -![SerenityOS -Themes](https://img.cleberg.net/blog/20220917-serenityos/themes.png) - I didn't take a screenshot of the other pre-installed games, but I did spend nearly 30 minutes playing Solitaire before remembering that I was supposed to be writing a post about the OS. -- cgit v1.2.3-70-g09d2