aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2024-03-13-doom-emacs.org
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-11-14 18:52:07 -0600
committerChristian Cleberg <[email protected]>2025-11-14 18:52:07 -0600
commit8503ce886741af7bb40c1fbdb58ec6bc0b906a3c (patch)
tree8e5d6b4de7b1b6a6ab85cd1a678f3f727d096264 /content/blog/2024-03-13-doom-emacs.org
parentab1d0a88a5418a32f356564630e1cfba2f2329c4 (diff)
downloadcleberg.net-8503ce886741af7bb40c1fbdb58ec6bc0b906a3c.tar.gz
cleberg.net-8503ce886741af7bb40c1fbdb58ec6bc0b906a3c.tar.bz2
cleberg.net-8503ce886741af7bb40c1fbdb58ec6bc0b906a3c.zip
fix alt-text for all remaining posts
Diffstat (limited to 'content/blog/2024-03-13-doom-emacs.org')
-rw-r--r--content/blog/2024-03-13-doom-emacs.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/blog/2024-03-13-doom-emacs.org b/content/blog/2024-03-13-doom-emacs.org
index 9e7bf11..041159a 100644
--- a/content/blog/2024-03-13-doom-emacs.org
+++ b/content/blog/2024-03-13-doom-emacs.org
@@ -12,9 +12,11 @@ and the help pane open at the bottomm.
The themes are =doom-homage-white= and =doom-homage-black=.
#+caption: Doom Emacs Light Mode
+#+attr_html: :alt An example of the doom-homage-white theme on the Doom dashboard.
[[https://img.cleberg.net/blog/20240314-doom-emacs/light.webp]]
#+caption: Doom Emacs Dark Mode
+#+attr_html: :alt An example of the doom-homage-black theme on the Doom dashboard.
[[https://img.cleberg.net/blog/20240314-doom-emacs/dark.webp]]
** Getting Started
@@ -183,6 +185,7 @@ been slowly adoping some Python and general web dev tools as well.
*** Markdown
#+caption: Markdown Preview
+#+attr_html: :alt An editing buffer opened to a markdown file.
[[https://img.cleberg.net/blog/20240314-doom-emacs/markdown.webp]]
Markdown is fairly simple as the syntax is limited, so just make sure the
@@ -205,6 +208,7 @@ things like link hiding.
*** Org-Mode
#+caption: Org-Mode Preview
+#+attr_html: :alt An editing buffer opened to an org-mode file.
[[https://img.cleberg.net/blog/20240314-doom-emacs/org.webp]]
Similar to the markdown section above, ensure that the =~/.doom.d/init.el=