-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
126 lines (109 loc) · 5.49 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<!doctype html>
<html>
<head>
<title>Holmwell Foundation</title>
<link rel="stylesheet" type="text/css" href="style/main.css">
<meta name="description" content="Holmwell Foundation. Makes organizational tools for communities. Powering the Morning Shift Coalition, headquartered in Olympia, Washington.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-66376375-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body><div class="container">
<div class="row header">
<div class="col-sm-offset-2 col-sm-8">
<h1>Holmwell Foundation</h1>
<div class="content">
<div class="logo-wrapper">
<img src="img/morning-shift-96.png">
</div>
<p class="content">We are powering the <a href="https://morningshift.org">Morning Shift Coalition</a>, bridging the gap between passion and action in our challenging political climate.</p>
</div>
</div>
</div>
<div class="making row">
<div class="col-sm-offset-2 col-sm-8 content">
<div class="logo-wrapper">
<img src="img/circle-blvd-100.png">
</div>
<p class="content">We also make <a href="https://circleblvd.org">Circle Blvd</a>, project management for community organizers, available now at <a href="https://circleblvd.org">circleblvd.org</a>.</p>
</div>
</div>
<div class="supporting content row">
<div class="col-sm-offset-2 col-sm-8">
<div class="logo-wrapper">
<img src="img/holmwell-logo-rough.png" width="100">
</div>
<h2>Growing communities</h2>
<p class="first">Holmwell Foundation is proud to support local
organizations and businesses. Here are some favorites to whom we've
donated our technology, or backed financially.</p>
<div class="community-logos logo-wrapper row">
<div class="col-sm-3 col-xs-6 logo">
<a href="http://www.corvallisartswalk.com"><img src="img/caw-100.jpg"></a>
<div class="name">Corvallis Arts Walk</div>
</div>
<div class="col-sm-3 col-xs-6 logo">
<a href="http://corvallisswing.com"><img src="img/corvallis-swing-100.png" width="100"></a>
<div class="name">Corvallis Swing</div>
</div>
<div class="col-sm-3 col-xs-6 logo">
<a href="http://www.codecorvallis.com"><img src="img/code-corvallis.png" width="100"></a>
<div class="name">Code Corvallis</div>
</div>
<div class="col-sm-3 col-xs-6 logo">
<a href="http://swsdt.com"><img src="img/swsdt.png"></a>
<div class="name">Smith & Williamson</div>
</div>
<div class="col-sm-3 col-xs-6 logo">
<a href="http://www.freeformportland.org/"><img src="img/freeform-portland.png"></a>
<div class="name">Freeform Portland</div>
</div>
<div class="col-sm-3 col-xs-6 logo" style="margin-bottom: 1ex">
<a href="http://www.happymartgame.com/"><img src="img/Gloom-150.png" width="150"></a>
<div class="name">Happymart</div>
</div>
<div class="col-sm-3 col-xs-6 logo">
<a href="http://jewelbots.com/"><img src="img/jewelbots-100.png"></a>
<div class="name">Jewelbots in NYC</div>
</div>
<div class="col-sm-3 col-xs-6 logo">
<a href="http://builtoregon.com"><img src="img/built-oregon.png"></a>
<div class="name">Built Oregon</div>
</div>
</div>
<h2 class="after-community-logos">Supported by the Pacific Northwest</h2>
<p class="first">We're graduates of the Oregon State University <a href="http://advantage.oregonstate.edu/advantage-accelerator">Advantage Accelerator</a>, a business incubator for high-growth companies, and were previously funded in part by Oregon's self-employment assistance program [<a href="http://www.oregon.gov/Employ/Unemployment/Pages/SEA.aspx">SEAP</a>].</p>
<div class="rain-wrapper community-logos logo-wrapper">
<a href="http://advantage.oregonstate.edu/advantage-accelerator"><img src="img/rain_corvallis.png" width="180"></a>
</div>
<h2>News & contact</h2>
<p class="first">Our latest news is posted to Twitter at <a href="https://twitter.com/holmwell">@holmwell</a>. If you would like to contact us about <a href="https://morningshift.org">Morning Shift</a>, we ask that you do so through our <a href="https://facebook.com/morningshiftcoalition">Facebook page</a>.</p>
<div class="mission">
<p>The challenges of climate change, institutionalized racism, sexism, hatred, and exploitation of our labor must be addressed.</p>
<p>Through organization and action we will rise to the occasion of this moment, and create a world for all of us.</p>
<p>After November 8, 2016, we know what we need to do. Now is the time, and we invite you to join us.</p>
<div class="pull-left">
<div>Sincerely,</div>
<div><img src="img/signature-white-200.png" width="200"></div>
<div>Philip Manijak</div>
</div>
<div class="pull-right washington-wrapper">
<img class="washington" src="img/washington-state.png" width="100">
<div>Made in Washington</div>
</div>
</div>
</div>
</div>
<div class="content row footer">
<div class="col-sm-offset-2 col-sm-8 logo-wrapper">
<div class="holmwell">Holmwell Foundation LLC</div>
</div>
</div>
</div></body>
</html>