<feed xmlns='http://www.w3.org/2005/Atom'>
<title>website/blog-universedg.git/_scss/_svg-icons.scss, branch v1.2.0</title>
<subtitle>The blog for Universe, and other related projects
</subtitle>
<id>https://git.alee14.me/website/blog-universedg.git/atom?h=v1.2.0</id>
<link rel='self' href='https://git.alee14.me/website/blog-universedg.git/atom?h=v1.2.0'/>
<link rel='alternate' type='text/html' href='https://git.alee14.me/website/blog-universedg.git/'/>
<updated>2015-02-23T06:14:19Z</updated>
<entry>
<title>Move Sass to default _sass directory via @LeoColomb #39</title>
<updated>2015-02-23T06:14:19Z</updated>
<author>
<name>Barry Clark</name>
<email>barry@barryclark.co</email>
</author>
<published>2015-02-23T06:14:19Z</published>
<link rel='alternate' type='text/html' href='https://git.alee14.me/website/blog-universedg.git/commit/?id=b83d46fb2b803417bfb0125039b885f2182bcf7b'/>
<id>urn:sha1:b83d46fb2b803417bfb0125039b885f2182bcf7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modifed for theme</title>
<updated>2015-02-23T05:30:08Z</updated>
<author>
<name>eringrand</name>
<email>eringrand@gmail.com</email>
</author>
<published>2015-02-23T05:30:08Z</published>
<link rel='alternate' type='text/html' href='https://git.alee14.me/website/blog-universedg.git/commit/?id=d547da86ac7306f22492cb8aa3e034c31372acf5'/>
<id>urn:sha1:d547da86ac7306f22492cb8aa3e034c31372acf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change how SVG icons are included in pages</title>
<updated>2014-11-12T03:42:00Z</updated>
<author>
<name>Ben Abbott</name>
<email>jaminscript@gmail.com</email>
</author>
<published>2014-11-12T03:42:00Z</published>
<link rel='alternate' type='text/html' href='https://git.alee14.me/website/blog-universedg.git/commit/?id=404ddf26e5e36951cbf9f212ce685896ec714a08'/>
<id>urn:sha1:404ddf26e5e36951cbf9f212ce685896ec714a08</id>
<content type='text'>
Normally you include a .html file containing SVG data to show social
media icons on the page, but this means adding up to 27KB of bloat to
every single page.

With this commit I have moved the SVG data into a .scss file and
converted them into Data URIs so they work on multiple browsers. This
means the CSS file will contain the SVG data rather than each and every
page on the site.
</content>
</entry>
</feed>
