<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Emacs on Les Harris</title>
    <link>https://lesharris.com/tags/emacs/</link>
    <description>Recent content in Emacs on Les Harris</description>
    <generator>Hugo -- 0.150.0</generator>
    <language>en</language>
    <lastBuildDate>Mon, 22 Sep 2025 20:36:30 -0700</lastBuildDate>
    <atom:link href="https://lesharris.com/tags/emacs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A Small Publishing Pipeline for the Small Web</title>
      <link>https://lesharris.com/posts/small-web-publishing/</link>
      <pubDate>Mon, 22 Sep 2025 20:33:40 -0700</pubDate>
      <guid>https://lesharris.com/posts/small-web-publishing/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Gemini is often described as the &amp;ldquo;small web&amp;rdquo;: a space with fewer frills,
less overhead, and a friendlier pace than today’s HTTP-dominated internet.
For me, it’s also an excuse to play with Emacs and see how far I can bend it
into being my all-in-one publishing tool.&lt;/p&gt;
&lt;p&gt;What follows is a tour through the little pipeline I’ve cobbled together in a
single Emacs package: &lt;code&gt;local/lh-gemini.el&lt;/code&gt;. With it, I can:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Twitter Images in your Emacs</title>
      <link>https://lesharris.com/posts/emacs-twittering-images/</link>
      <pubDate>Mon, 22 Sep 2025 20:36:30 -0700</pubDate>
      <guid>https://lesharris.com/posts/emacs-twittering-images/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.gnu.org/software/emacs/&#34;&gt;Emacs&lt;/a&gt; can do a lot. This is hardly news! One of the things you can use Emacs for is to browse twitter.  Why might you want to do this? Well, the main benefit is that you remain in Emacs!  This means I can capture tweets easily into my&lt;a href=&#34;https://www.orgroam.com&#34;&gt; org-roam&lt;/a&gt; database and then have them available to cite, or link, and include in my research.&lt;/p&gt;
&lt;p&gt;The main way of browsing twitter within Emacs is to use Yuto Hayamizu&amp;rsquo;s &lt;a href=&#34;https://github.com/hayamiz/twittering-mode&#34;&gt;twittering-mode&lt;/a&gt;. This is a great package that gives a tweetdeck-like interface within the editor for browsing twitter.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trying Out Static Site Generation with Hugo and Org-mode</title>
      <link>https://lesharris.com/posts/org-hugo/</link>
      <pubDate>Sat, 07 May 2022 00:00:00 -0700</pubDate>
      <guid>https://lesharris.com/posts/org-hugo/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been using &lt;a href=&#34;https://www.gnu.org/software/emacs/&#34;&gt;Emacs&lt;/a&gt; off and on for years.  What made me crawl back to it this time was &lt;a href=&#34;https://www.orgroam.com&#34;&gt;org-roam &lt;/a&gt;which implements a &lt;a href=&#34;https://zettelkasten.de&#34;&gt;Zettelkasten&lt;/a&gt; personal knowledge system in &lt;a href=&#34;https://orgmode.org&#34;&gt;org-mode.&lt;/a&gt;  After using this for a bit and really enjoying it, I thought I&amp;rsquo;d explore using org-mode itself for more of my writing and note taking needs.&lt;/p&gt;
&lt;p&gt;One of the results of this is this site.  Right now I&amp;rsquo;m typing in a full-screen zen-mode buffer holding my site&amp;rsquo;s .org file. It&amp;rsquo;s very ergonomic and by narrowing my view to just this post: entirely distraction free.  Once I&amp;rsquo;m finished and I save this file, &lt;a href=&#34;https://ox-hugo.scripter.co&#34;&gt;ox-hugo&lt;/a&gt; is going to convert this org mode file into markdown files for hugo to use to generate the whole site.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
