<feed xmlns='http://www.w3.org/2005/Atom'>
<title>website/acn-blog.git/_includes/svg-icons/linkedin.html, branch master</title>
<subtitle>This blog is for updates on the ACN website, discord and etc.
</subtitle>
<id>https://git.alee14.me/website/acn-blog.git/atom?h=master</id>
<link rel='self' href='https://git.alee14.me/website/acn-blog.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.alee14.me/website/acn-blog.git/'/>
<updated>2014-11-12T03:42:00Z</updated>
<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/acn-blog.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>
<entry>
<title>SVG icons for every major social network, hooked up to _config.yml</title>
<updated>2014-05-17T21:48:16Z</updated>
<author>
<name>Barry Clark</name>
<email>barry@barryclark.co</email>
</author>
<published>2014-05-17T21:48:16Z</published>
<link rel='alternate' type='text/html' href='https://git.alee14.me/website/acn-blog.git/commit/?id=753bea972703a99792fa72c0a0a978419e3b6738'/>
<id>urn:sha1:753bea972703a99792fa72c0a0a978419e3b6738</id>
<content type='text'>
</content>
</entry>
</feed>
