Skip to content
This repository was archived by the owner on Aug 13, 2020. It is now read-only.

Commit 376445e

Browse files
author
Eric Berry
authored
Add goodbye page (#1344)
1 parent 1bc3c18 commit 376445e

File tree

2 files changed

+124
-2
lines changed

2 files changed

+124
-2
lines changed

config/nginx.conf.erb

+1-2
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,7 @@ http {
196196
proxy_set_header X-Content-Type-Options nosniff;
197197
proxy_set_header Host $http_host;
198198
proxy_redirect off;
199-
proxy_ssl_server_name on;
200-
proxy_pass http://codefund.flywheelsites.com;
199+
proxy_pass http://unix:///tmp/nginx.socket:;
201200
}
202201
}
203202

public/index.html

+123
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,123 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta charset="UTF-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<title>CodeFund</title>
8+
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
9+
</head>
10+
11+
<body class="leading-normal tracking-normal text-white">
12+
<section class="text-gray-700 body-font">
13+
<div class="container px-5 py-24 mx-auto flex flex-col">
14+
<div class="lg:w-4/6 mx-auto">
15+
<div class="container mx-auto flex px-5 md:py-5 py-1 items-center justify-center flex-col">
16+
<img class="lg:w-2/6 md:w-3/6 w-5/6 mb-10 object-cover object-center rounded" alt="CodeFund"
17+
src="assets/logo.svg">
18+
</div>
19+
<div class="flex flex-col sm:flex-row mt-10">
20+
<div class="md:w-1/3 w-100 text-center sm:pr-8 sm:py-8 md:order-first order-last">
21+
<a href="https://app.codefund.io/users/sign_in"
22+
class="block bg-transparent bg-gray-300 hover:bg-gray-500 font-semibold py-2 px-4 rounded mb-2">Login to
23+
CodeFund</a>
24+
<div class="text-xs block mb-8">
25+
or <a href="https://docs.google.com/forms/d/e/1FAIpQLSf6o9yum1fXkQ_dqH5lPglzIA-PqQFRDYMQ3MDPirCaqAYc_w/viewform" class="underline text-green-500">hire the CodeFund team</a>
26+
</div>
27+
<div class="w-20 h-20 rounded-full inline-flex items-center justify-center bg-gray-200 text-gray-400">
28+
<img src="assets/ericberry.jpg" class="rounded-full" />
29+
</div>
30+
<div class="flex flex-col items-center text-center justify-center">
31+
<h2 class="font-medium title-font mt-4 text-gray-900 text-lg">Eric Berry</h2>
32+
<div class="w-12 h-1 bg-green-500 rounded mt-2 mb-4"></div>
33+
<p class="text-base text-gray-600">
34+
<ul class="text-center text-sm">
35+
<li><a href="mailto:[email protected]">[email protected]</a></li>
36+
<li><a href="https://twitter.com/coderberry">twitter.com/coderberry</a></li>
37+
<li><a href="https://www.linkedin.com/in/ericberry/">linkedin.com/in/ericberry</a></li>
38+
<li><a href="https://github.com/coderberry">github.com/coderberry</a></li>
39+
</ul>
40+
</p>
41+
</div>
42+
<div class="w-20 h-20 rounded-full inline-flex items-center justify-center bg-gray-200 text-gray-400 mt-10">
43+
<img src="assets/nathanhopkins.jpg" class="rounded-full" />
44+
</div>
45+
<div class="flex flex-col items-center text-center justify-center">
46+
<h2 class="font-medium title-font mt-4 text-gray-900 text-lg">Nate Hopkins</h2>
47+
<div class="w-12 h-1 bg-green-500 rounded mt-2 mb-4"></div>
48+
<p class="text-base text-gray-600">
49+
<ul class="text-center text-sm">
50+
<li><a href="mailto:[email protected]">[email protected]</a></li>
51+
<li><a href="https://twitter.com/hopsoft">twitter.com/hopsoft</a></li>
52+
<li><a href="https://www.linkedin.com/in/nate-hopkins-153ba4/">linkedin.com/in/nate-hopkins</a></li>
53+
<li><a href="https://github.com/hopsoft">github.com/hopsoft</a></li>
54+
</ul>
55+
</p>
56+
</div>
57+
</div>
58+
<div class="sm:w-2/3 sm:pl-8 sm:py-8 sm:border-l border-gray-300 mt-4 pt-4 sm:mt-0 text-left">
59+
<p class="mb-4 leading-relaxed text-lg">
60+
Dear friends,
61+
</p>
62+
<p class="mb-4 leading-relaxed text-lg">
63+
The time has come for us to shut down CodeFund. As many others, we were unable to survive the economic
64+
downturn.
65+
</p>
66+
<p class="mb-4 leading-relaxed text-lg">
67+
We want to express our gratitude to all of our amazing publishers and dedicated advertisers. It’s a hard
68+
decision to take a risk with a small project, especially when there are other more established
69+
alternatives. We want to thank <a href="https://gitcoin.co" class="underline text-green">Gitcoin</a> and
70+
<a href="https://consensys.net" class="underline text-green">ConsenSys</a> for taking a chance on us and
71+
providing a runway for success.
72+
</p>
73+
<p class="mb-4 leading-relaxed text-lg">
74+
When we started CodeFund (then Code Sponsor) back in 2017, our goal was to create an ethical path for open
75+
source projects to generate funds. Since then, we have paid out over $670,000 to developers, bloggers and
76+
app builders all over the world. The relationships forged throughout this journey are more than business
77+
relationships and will live well beyond CodeFund.
78+
</p>
79+
<p class="mb-4 leading-relaxed text-lg">
80+
Working in the open has been an incredibly rewarding experience. We’re proud to have built one of the <a
81+
href="https://github.com/gitcoinco/code_fund_ads/" class="underline text-green">largest open source Ruby
82+
on Rails</a> projects around and hope the community found some value in the tools and techniques we
83+
created at CodeFund.
84+
<p class="mb-4 leading-relaxed text-lg">
85+
Here are some of the highlights.
86+
</p>
87+
<ul class="list-disc ml-5 mb-4 leading-relaxed text-lg">
88+
<li>500+ million ethical ads served</li>
89+
<li>1 million advertisements shown per day</li>
90+
<li>3 million web requests per day</li>
91+
<li>60 ms average response times</li>
92+
<li>2 million background jobs per day (over 1B total)</li>
93+
<li>All hosted on Heroku for under $1.5k/mo</li>
94+
</ul>
95+
<p class="mb-4 leading-relaxed text-lg">
96+
Our team is <a class="underline text-green"
97+
href="https://docs.google.com/forms/d/e/1FAIpQLSf6o9yum1fXkQ_dqH5lPglzIA-PqQFRDYMQ3MDPirCaqAYc_w/viewform">available
98+
for hire</a>. Drop us a note to explore ways we can help your company.
99+
</p>
100+
<p class="mb-4 leading-relaxed text-lg">
101+
Sincerely,
102+
</p>
103+
<p class="mb-4 leading-relaxed text-lg">
104+
Eric &amp; Nate
105+
</p>
106+
</div>
107+
</div>
108+
</div>
109+
</div>
110+
</section>
111+
112+
<!-- Global site tag (gtag.js) - Google Analytics -->
113+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-116685751-9"></script>
114+
<script>
115+
window.dataLayer = window.dataLayer || [];
116+
function gtag() { dataLayer.push(arguments); }
117+
gtag('js', new Date());
118+
119+
gtag('config', 'UA-116685751-9');
120+
</script>
121+
122+
</body>
123+
</html>

0 commit comments

Comments
 (0)