<feed xmlns='http://www.w3.org/2005/Atom'>
<title>website/acn-blog.git/_includes/svg-icons/stackoverflow.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>Update stackoverflow.html</title>
<updated>2014-09-30T10:15:08Z</updated>
<author>
<name>Florian Simon</name>
<email>github@verm-luh.de</email>
</author>
<published>2014-09-30T10:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.alee14.me/website/acn-blog.git/commit/?id=ef2186dc88bf289bda3f73e748b6d1dc90f32eea'/>
<id>urn:sha1:ef2186dc88bf289bda3f73e748b6d1dc90f32eea</id>
<content type='text'>
Modified stackoverflow icon in order to remove xml declaration and title tag from resulting HTML code</content>
</entry>
<entry>
<title>Added stackoverflow SVG.</title>
<updated>2014-08-05T06:22:02Z</updated>
<author>
<name>Bart Kiers</name>
<email>bkiers@gmail.com</email>
</author>
<published>2014-08-05T06:22:02Z</published>
<link rel='alternate' type='text/html' href='https://git.alee14.me/website/acn-blog.git/commit/?id=ca618a6bd49957cb52ec48d937643fd2c4f32df7'/>
<id>urn:sha1:ca618a6bd49957cb52ec48d937643fd2c4f32df7</id>
<content type='text'>
</content>
</entry>
</feed>
