<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title>Rocket11ty</title>
	<subtitle>Rocket11ty is a blog template for 11ty.</subtitle>
	
	<link href="/feed/feed.xml" rel="self"/>
	<link href=""/>
	<updated>2020-10-16T00:00:00Z</updated>
	<id>https://xn--158h.glitch.me/</id>
	<author>
		<name>Rocket11ty</name>
		<email>youremailaddress@example.com</email>
	</author>
	
	<entry>
		<title>Introducing, Rocket11ty 1.0</title>
		<link href="/posts/2020-10-16-rocket11ty-first-release/"/>
		<updated>2020-10-16T00:00:00Z</updated>
		<id>/posts/2020-10-16-rocket11ty-first-release/</id>
		<content type="html">&lt;p&gt;The first release of Rocket11ty. Whats new?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Google Analytics&lt;/li&gt;
&lt;li&gt;Facebook Pixel (Analytics)&lt;/li&gt;
&lt;li&gt;Mimified HTML&lt;/li&gt;
&lt;li&gt;Mimified JS&lt;/li&gt;
&lt;li&gt;Mimified CSS&lt;/li&gt;
&lt;li&gt;Preview Embeds&lt;br /&gt;
For the privacy concious people, if you leave the analytic codes blank, they will not be included in the build.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can now paste a link and it&#39;ll show the embed. For example if you pase a link to a YouTube video, the link will automatically convert into an embed!&lt;/p&gt;
</content>
	</entry>
	
	<entry>
		<title>Embeds are here!</title>
		<link href="/posts/2020-10-16-embeds-are-here/"/>
		<updated>2020-10-16T00:00:00Z</updated>
		<id>/posts/2020-10-16-embeds-are-here/</id>
		<content type="html">&lt;p&gt;Guess what? Embeds are here!&lt;br /&gt;
Here is are some demos:&lt;/p&gt;
&lt;h3 id=&quot;youtube%3A&quot;&gt;Youtube: &lt;a class=&quot;direct-link&quot; href=&quot;#youtube%3A&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;https://www.youtube.com/watch?v=dQw4w9WgXcQ
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=dQw4w9WgXcQ&quot;&gt;https://www.youtube.com/watch?v=dQw4w9WgXcQ&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&quot;twitter%3A&quot;&gt;Twitter: &lt;a class=&quot;direct-link&quot; href=&quot;#twitter%3A&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;https://twitter.com/internetofshit/status/1309308240996503559
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;a href=&quot;https://twitter.com/internetofshit/status/1309308240996503559&quot;&gt;https://twitter.com/internetofshit/status/1309308240996503559&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&quot;vimeo%3A&quot;&gt;Vimeo: &lt;a class=&quot;direct-link&quot; href=&quot;#vimeo%3A&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;https://vimeo.com/1084537
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;a href=&quot;https://vimeo.com/1084537&quot;&gt;https://vimeo.com/1084537&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We have only showcased a few, but you can find all of the websites supported &lt;a href=&quot;https://www.npmjs.com/package/eleventy-plugin-embed-everything#-supported-services&quot;&gt;here!&lt;/a&gt;&lt;/p&gt;
</content>
	</entry>
	
	<entry>
		<title>Welcome to Rocket11ty</title>
		<link href="/posts/2020-10-11-welcome-to-rocket11ty/"/>
		<updated>2020-10-11T00:00:00Z</updated>
		<id>/posts/2020-10-11-welcome-to-rocket11ty/</id>
		<content type="html">&lt;p&gt;Welcome to Rocket11ty! A simple yet elegant 11ty tepmlate. But, why not other 11ty templates?&lt;/p&gt;
&lt;p&gt;Out of the box it contains:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Automatic Caching&lt;/li&gt;
&lt;li&gt;PWAs so your blog can be installed like an app&lt;/li&gt;
&lt;li&gt;Mobile Friendly design&lt;/li&gt;
&lt;li&gt;Light and Dark theme. (Provided by &lt;a href=&quot;https://www.gethalfmoon.com/&quot;&gt;Halfmoon.&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;A contact form (Only on Netlify)&lt;/li&gt;
&lt;li&gt;Built-in sitemap&lt;/li&gt;
&lt;li&gt;RSS feed for your blog.&lt;/li&gt;
&lt;li&gt;NetlifyCMS to easily publish your blog (only on Netlify)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Now, the blog system/sitemap/RSS feed was provided by the base template which can be found &lt;a href=&quot;https://github.com/11ty/eleventy-base-blog&quot;&gt;here.&lt;/a&gt; because, why recreate something that already works?&lt;/p&gt;
&lt;p&gt;The source code can be located &lt;a href=&quot;https://github.com/aboutDavid/rocket11ty&quot;&gt; here&lt;/a&gt;&lt;/p&gt;
</content>
	</entry>
</feed>