<feed xmlns='http://www.w3.org/2005/Atom'>
<title>New-House-on-the-Block/static, branch master</title>
<subtitle>Real estate transactions using Bitcoin | AngelHack 2015.06.06</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/New-House-on-the-Block/'/>
<entry>
<title>main.go: Add static file server</title>
<updated>2015-06-07T03:18:29+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-06-07T03:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/New-House-on-the-Block/commit/?id=a890bc98c9e8a9b106ab97c2863d6dcef34e5e77'/>
<id>a890bc98c9e8a9b106ab97c2863d6dcef34e5e77</id>
<content type='text'>
* Temporarily comment out Bitcoin transaction trigger
* Add a static file server to the main function
* Add a sample index.html file that gets served at the root

We'll use this to serve our HTML files for the AngelHack demo.

Used this article as a resource:
http://www.alexedwards.net/blog/serving-static-sites-with-go
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Temporarily comment out Bitcoin transaction trigger
* Add a static file server to the main function
* Add a sample index.html file that gets served at the root

We'll use this to serve our HTML files for the AngelHack demo.

Used this article as a resource:
http://www.alexedwards.net/blog/serving-static-sites-with-go
</pre>
</div>
</content>
</entry>
</feed>
