From 35533ac1040042826d4ad50ba3f4ceb0594c5a7e Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 1 Nov 2025 14:51:15 -0500 Subject: convert all PNGs to WebP --- content/blog/2024-07-11-emacs-on-ipad.org | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'content/blog/2024-07-11-emacs-on-ipad.org') diff --git a/content/blog/2024-07-11-emacs-on-ipad.org b/content/blog/2024-07-11-emacs-on-ipad.org index 37c39b4..3580c64 100644 --- a/content/blog/2024-07-11-emacs-on-ipad.org +++ b/content/blog/2024-07-11-emacs-on-ipad.org @@ -13,7 +13,7 @@ I recommend [[https://apps.apple.com/us/app/ish-shell/id1436902243][iSH]], since and will allow you to install packages that you need. #+caption: iSH Application -[[https://img.cleberg.net/blog/20240711-emacs-on-ipad/ish.png]] +[[https://img.cleberg.net/blog/20240711-emacs-on-ipad/ish.webp]] ** Require Packages @@ -26,7 +26,7 @@ apk add emacs ripgrep fd findutils #+end_src #+caption: Package !Installation -[[https://img.cleberg.net/blog/20240711-emacs-on-ipad/dependencies.png]] +[[https://img.cleberg.net/blog/20240711-emacs-on-ipad/dependencies.webp]] ** Emacs @@ -38,7 +38,7 @@ incredibly slow and buggy that I was not even able to take screenshots. Someone smarter than me could likely get it to work with a little tinkering. #+caption: Emacs -[[https://img.cleberg.net/blog/20240711-emacs-on-ipad/emacs.png]] +[[https://img.cleberg.net/blog/20240711-emacs-on-ipad/emacs.webp]] *** MELPA @@ -47,13 +47,13 @@ able to search through their 5700+ packages instead of just ELPA packages. If you don't, you will only have access to ELPA packages like the ones below. #+caption: package-install -[[https://img.cleberg.net/blog/20240711-emacs-on-ipad/melpa.png]] +[[https://img.cleberg.net/blog/20240711-emacs-on-ipad/melpa.webp]] Once you have MELPA, you can install packages like the =dashboard= package shown below. #+caption: emacs-dashboard -[[https://img.cleberg.net/blog/20240711-emacs-on-ipad/dashboard.png]] +[[https://img.cleberg.net/blog/20240711-emacs-on-ipad/dashboard.webp]] *** Speed -- cgit v1.2.3