From a6ba04c98ed1a01d3642b36df27655d4dc7c0f9d Mon Sep 17 00:00:00 2001 From: askiiart Date: Thu, 11 May 2023 13:58:01 -0500 Subject: [PATCH] Fix word wrap, fix template, update stack --- assets/marlin-linux-mint.png | Bin blog/marlin-boot-animations.html | 5 +++-- blog/marlin-boot-animations.md | 0 index.html | 5 +++-- index.md | 2 +- portfolio.html | 3 ++- resume.html | 3 ++- stack.html | 9 +++++---- stack.md | 6 +++--- style.css | 3 +++ template.html | 3 ++- 11 files changed, 24 insertions(+), 15 deletions(-) mode change 100644 => 100755 assets/marlin-linux-mint.png mode change 100644 => 100755 blog/marlin-boot-animations.html mode change 100644 => 100755 blog/marlin-boot-animations.md mode change 100644 => 100755 index.html mode change 100644 => 100755 style.css diff --git a/assets/marlin-linux-mint.png b/assets/marlin-linux-mint.png old mode 100644 new mode 100755 diff --git a/blog/marlin-boot-animations.html b/blog/marlin-boot-animations.html old mode 100644 new mode 100755 index e204ea0..3d2c5af --- a/blog/marlin-boot-animations.html +++ b/blog/marlin-boot-animations.html @@ -1,4 +1,5 @@ - + + @@ -414,7 +415,7 @@ };

Which ends up looking like this:

- Linux Mint logo, as it would appear on a 128x64 display +
Linux Mint logo, as it would appear on a 128x64 display

Rather than using Marlin's official converter, you can just take the array from the file generated by convert frame.png frame.xmp. Very useful for automation.

Note that the earlier example was generated using convert, so it's in hexadecimal format rather than decimal, unlike converter.html would have generated. It's actually 3 frames (0.6 seconds) of Bad Apple (albeit a bit messed up).

diff --git a/blog/marlin-boot-animations.md b/blog/marlin-boot-animations.md old mode 100644 new mode 100755 diff --git a/index.html b/index.html old mode 100644 new mode 100755 index 334905d..6e3e9a6 --- a/index.html +++ b/index.html @@ -1,4 +1,5 @@ - + + @@ -79,7 +80,7 @@

Other/Meta

If you like what you see here, a donation would be nice.