emacs/var/elfeed/db/data/3a/3ae92e97ff1bae725b2b04deb2f2e6fc79cba031
2022-01-03 12:49:32 -06:00

15 lines
869 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p>Raw link: <a href="https://www.youtube.com/watch?v=1lyGegcYxTI">https://www.youtube.com/watch?v=1lyGegcYxTI</a></p>
<p>In this video I demonstrate the text-based web browser that is built
into Emacs: <code>eww</code>, or else the “Emacs Web Wowser”. While it is quite
usable without any customisations, I have written several extensions for
it to make my quotidian usage a bit more pleasant.</p>
<p>Refer to my Emacs configuration file (“dotemacs”) for the implementation
details: <a href="https://protesilaos.com/emacs/dotemacs">https://protesilaos.com/emacs/dotemacs</a>. The specific item that
contains those extensions is <code>prot-eww.el</code>. Everything is part of my
dotfiles repository: <a href="https://gitlab.com/protesilaos/dotfiles">https://gitlab.com/protesilaos/dotfiles</a>.</p>