<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LiveReload on Daniel Doezema's Blog</title><link>https://dan.doezema.com/tags/livereload/</link><description>Recent content in LiveReload on Daniel Doezema's Blog</description><generator>Hugo</generator><language>en-US</language><copyright>&amp;copy; 2024 Daniel Doezema</copyright><lastBuildDate>Sat, 18 Jan 2014 00:00:00 +0000</lastBuildDate><atom:link href="https://dan.doezema.com/tags/livereload/index.xml" rel="self" type="application/rss+xml"/><item><title>Setting Up LiveReload With Jekyll</title><link>https://dan.doezema.com/2014/01/setting-up-livereload-with-jekyll/</link><pubDate>Sat, 18 Jan 2014 00:00:00 +0000</pubDate><guid>https://dan.doezema.com/2014/01/setting-up-livereload-with-jekyll/</guid><description>&lt;p&gt;When I decided to port my blog away from WordPress I found myself torn between two great static site generators &amp;ndash; &lt;a href="http://middlemanapp.com" target="_blank" rel="noreferrer"&gt;Middleman&lt;/a&gt; and &lt;a href="http://jekyllrb.com/" target="_blank" rel="noreferrer"&gt;Jekyll&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="feature-envy" class="relative group"&gt;Feature Envy &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#feature-envy" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;&lt;p&gt;One of the features that I&amp;rsquo;ve grown quite fond in Middleman is their &lt;a href="http://middlemanapp.com/basics/livereload/" target="_blank" rel="noreferrer"&gt;LiveReload Extension&lt;/a&gt;. All one needs to do is add &lt;code&gt;activate :livereload&lt;/code&gt; to the &lt;code&gt;config.rb&lt;/code&gt; file and Middleman will automatically reload the browser when a file change is detected &amp;ndash; it&amp;rsquo;s &lt;em&gt;really&lt;/em&gt; slick!&lt;/p&gt;</description></item></channel></rss>