aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2024-07-11-emacs-on-ipad.org
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-11-01 14:51:15 -0500
committerChristian Cleberg <[email protected]>2025-11-01 14:51:15 -0500
commit35533ac1040042826d4ad50ba3f4ceb0594c5a7e (patch)
tree8498f9fdcd461f43310e71149b26a35c0b64a0f9 /content/blog/2024-07-11-emacs-on-ipad.org
parent39b1acc3d357e389198a43b4ebf64138f3e9248d (diff)
downloadcleberg.net-35533ac1040042826d4ad50ba3f4ceb0594c5a7e.tar.gz
cleberg.net-35533ac1040042826d4ad50ba3f4ceb0594c5a7e.tar.bz2
cleberg.net-35533ac1040042826d4ad50ba3f4ceb0594c5a7e.zip
convert all PNGs to WebP
Diffstat (limited to 'content/blog/2024-07-11-emacs-on-ipad.org')
-rw-r--r--content/blog/2024-07-11-emacs-on-ipad.org10
1 files changed, 5 insertions, 5 deletions
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