diff --git a/views/about.slim b/views/about.slim
new file mode 100644
index 00000000..8f739efc
--- /dev/null
+++ b/views/about.slim
@@ -0,0 +1,54 @@
+
+
+
+.row
+ .span12.text-center
+ h1 style="line-height: 40pt" Help me keep the creative,
independent internet alive.
+
+.row
+ .span8.offset2
+ h3 My goal with NeoCities is to help bring back the creativity and free expression to the world wide web that made it great. I need your help.
+.row
+ .span8.offset2
+ div style="font-size: 16pt; line-height: 30px; margin-top: 20px"
+ p I am tired of living in an online world where people are isolated from each other in boring, spied-on gated communities, and are given generic templates which define what people are supposed to know about eachother. It's time we took back our personalities from these stale, lifeless, monetized, monitored entities and let our creativity flourish again.
+ p That's where NeoCities comes in. I want to provide a canvas for people to make any web site they want. Whether it be a web site about something they're good at, something they love, something they hate, or their own custom "Profile" where they can introduce themselves in a way that actually matters to them.
+
+ p It's a big project (to make small sites), and I have a lot of work to do. But I can't do it without your help.
+
+ p The technology has become affordable enough where we can provide this creative space without requiring a business plan that involves selling people out to the marketing industry. But it still costs money, especially since server demand is so expensive right now. And there are some possible surprise costs I haven't figured out yet (bandwidth bill estimates are difficult). But if NeoCities can get enough donations, NeoCities can survive! Together, we can prevent what happened to GeoCities from happening again.
+
+ p Our creativity is too important to be commercialized. Help keep this idea alive by donating! $100, $20, $5, a free round of beers at your pub, speaking invites to conferences so I can spread the word, free server hosting, anything helps. Thank you!
+
+.row
+ .span12
+ h2.text-center Where your Money Goes
+
+ .row
+ .span8.offset2
+ h4 $150 provides hosting for 2 million NeoCities sites for 1 month.
+ h4 $1900 buys a fast server that can handle over 2 million NeoCities sites.
+ h4 $1000 buys a backup server for that machine.
+ h4 $3000 allows me to work on NeoCities full-time for a month. (without starving)
+
+.row
+ .span12.text-center
+ h2 How to Donate
+
+ div
+ h3 Bitcoin: preferred
+ h4: b 1MPYyfoWK8CkAzhLzLLtZGa9dwEGT5dm2T
+
+ div style="margin-top: 30px"
+ h3 PayPal:
+
+
+ h3 Sponsorships, alternative payments:
+ h3: a href="mailto:kyle@kyledrake.net" Contact Me Directly
+
+ h4 style="margin-top: 30px; margin-bottom: 30px" Thanks. You are great! Now go and make a awesome web site!
\ No newline at end of file