-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·321 lines (286 loc) · 11.8 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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="ie ie6 no-js" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="ie ie7 no-js" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="ie ie8 no-js" lang="en-US"> <![endif]-->
<!--[if IE 9]> <html class="ie ie9 no-js" lang="en-US"> <![endif]-->
<!--[if gt IE 9]><!--><html class="no-js" lang="en-US"><!--<![endif]-->
<!-- the "no-js" class is for Modernizr. -->
<head
id="www-sitename-com"
data-template-set="html5-reset-wordpress-theme"
profile="http://gmpg.org/xfn/11"
>
<meta charset="UTF-8" />
<!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>
Strike Debt! - Debt Resistance for the 99%
</title>
<meta name="title" content="Strike Debt! - Debt Resistance for the 99%" />
<meta name="description" content="Debt Resistance for the 99%" />
<meta name="google-site-verification" content="" />
<!-- Speaking of Google, don't forget to set your site up: http://google.com/webmasters -->
<!-- Dublin Core Metadata : http://dublincore.org/ -->
<meta name="DC.title" content="Strike Debt!" />
<meta name="DC.subject" content="A Debt Resistance Movement for the 99%" />
<meta name="DC.creator" content="Folks from Strike Debt" />
<!-- Mobile Viewport meta tag
j.mp/mobileviewport & davidbcalhoun.com/2010/viewport-metatag
device-width : Occupy full width of the screen in its current orientation
initial-scale = 1.0 retains dimensions instead of zooming out if page height > device height
maximum-scale = 1.0 retains dimensions instead of zooming in if page width < device width -->
<!-- Uncomment to use; use thoughtfully!-->
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0"
/>
<link
rel="apple-touch-icon"
href="/wp-content/themes/strikedebt/_/img/apple-touch-icon.png"
/>
<!-- The is the icon for iOS's Web Clip.
- size: 57x57 for older iPhones, 72x72 for iPads, 114x114 for iPhone4's retina display (IMHO, just go ahead and use the biggest one)
- To prevent iOS from applying its styles to the icon name it thusly: apple-touch-icon-precomposed.png
- Transparency is not recommended (iOS will put a black BG behind the icon) -->
<script type="text/javascript" src="//use.typekit.net/gtd1tlr.js"></script>
<script type="text/javascript">
try {
Typekit.load()
} catch (e) {}
</script>
<!-- CSS: screen, mobile & print are all in the same file -->
<link rel="stylesheet" href="/wp-content/themes/strikedebt/style.css" />
<link
href="//cloud.webtype.com/css/42090266-3b94-4e5a-a108-e3325ddef577.css"
rel="stylesheet"
type="text/css"
/>
<link
href="https://fonts.googleapis.com/css?family=Libre+Franklin:400,600&display=swap"
rel="stylesheet"
/>
<link
href="https://s3.amazonaws.com/tds-static/fonts/moregothic/1.0.0/More+Gothic+Bold.css"
rel="stylesheet"
/>
<!-- all our JS is at the bottom of the page, except for Modernizr. -->
<script src="/wp-content/themes/strikedebt/_/js/modernizr-1.7.min.js"></script>
<link rel="dns-prefetch" href="//ajax.googleapis.com" />
<link rel="dns-prefetch" href="//s.w.org" />
<link
rel="alternate"
type="application/rss+xml"
title="Strike Debt! » Feed"
href="/feed/"
/>
<link
rel="alternate"
type="application/rss+xml"
title="Strike Debt! » Comments Feed"
href="/comments/feed/"
/>
<script
type="text/javascript"
src="//ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js?ver=5.0.4"
></script>
<script
defer
src="https://unpkg.com/@debtcollective/[email protected]/dist/popup-component/popup-component.js"
crossorigin="anonymous"
></script>
</head>
<body class="home blog">
<header>
<nav class="clearfix">
<!--<ul>
<li id="li_about"><a href="/#about" id="about_nav">About</a></li>
<li><a href="/#get-involved" id="get-involved_nav">Get Involved</a></li>
<li><a href="/#initiatives" id="initiatives_nav">Current Initiatives</a></li>
<li><a href="/#blog" id="blog_nav">Blog</a></li>
<li><a href="/#more" id="more_nav">More Info</a></li>
</ul>-->
<div class="menu-header-container">
<ul id="menu-header" class="menu">
<li
id="menu-item-785"
class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-785"
>
<a href="/#get-involved">Get Involved</a>
</li>
<li
id="menu-item-784"
class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-784"
>
<a href="/#initiatives">Current Initiatives</a>
</li>
<li
id="menu-item-786"
class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-786"
>
<a href="/#blog">Blog</a>
</li>
<li
id="menu-item-787"
class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-787"
>
<a href="/#more">More Info</a>
</li>
</ul>
</div>
</nav>
<h1>
<a href="/"
><img
src="/wp-content/themes/strikedebt/_/title.png"
alt="Strike Debt!"
id="title"
/></a>
</h1>
</header>
<!-- if you see this comment it means we're on Media Temple now! -->
<section class="intro" id="about">
<h3 class="asphaltcondensedblack">You are not a loan.</h3>
<p class="special">
Strike Debt is a nationwide movement of debt resisters fighting for
economic justice and democratic freedom.
</p>
<p>
Debt is a tie that binds the 99%. With stagnant wages, systemic
unemployment, and public service cuts, we are forced to go into debt for
the basic things in life — and thus surrender our futures to the
banks. Debt is major source of profit and power for Wall Street that
works to keep us isolated, ashamed, and afraid. Using direct action,
research, education, and the arts, we are coming together to challenge
this illegitimate system while imagining and creating alternatives. We
want an economy in which our debts are to our friends, families, and
communities — and not to the 1%.
</p>
<div id="drom2">
<a style="color:white;" href="/drom"
><img
src="/wp-content/themes/strikedebt/_/drom2_sm.png"
alt="The Debt Resisters' Operations Manual"
/></a>
<div>
<h2><a style="color:white;" href="/drom">Available Now</a></h2>
<h3>
The Debt Resisters’ Operations Manual<br />
<em
>Available in print and
<a style="color:white;" href="/drom">on the web</a></em
>
</h3>
</div>
</div>
</section>
<section class="clearfix" id="blog">
<div class="wrapper clearfix" style="margin-top: 0;">
<h2><a href="/blog-archive">Blog</a></h2>
<article
class="post-1666 post type-post status-publish format-standard hentry category-uncategorized"
id="post-1666"
>
<h3>
<a href="/is-strike-debt-still-active/"
>Is Strike Debt still active?</a
>
</h3>
<!--<footer class="meta">
<i>Posted on:</i> <time datetime="2019-04-04T01:43:15+00:00" pubdate class="updated">June 7th, 2016</time>
<span class="byline author vcard">
<i>by</i> <span class="fn">Daniel Hong</span>
</span>
<a href="http://strikedebt.org/is-strike-debt-still-active/#respond" class="comments-link" >No Comments</a></footer>-->
<div class="entry">
<p>
Strike Debt is a decentralized network of debt resisters,
including activists, artists, and organizers. Started in New York
City in 2012, Strike Debt has achieved much since its origin: the
creation of anti-debt organizations around the US, the writing and
publication of The Debt Resisters’ Operations Manual, and the
material support and organizational base for …
</p>
</div>
<a href="/is-strike-debt-still-active/"
><button>Read More →</button></a
>
</article>
<aside class="sidebar">
<div id="recent-posts-2" class="widget widget_recent_entries">
<h2>Recent Posts</h2>
<ul>
<li>
<a href="/is-strike-debt-still-active/"
>Is Strike Debt still active?</a
>
</li>
<li>
<a href="/all-our-grievances-are-connected/"
>All Our Grievances Are Connected</a
>
</li>
<li>
<a href="/corinthiansale/"
>Department of Education Announces Sale of 56 Corinthian
Campuses, Solidifies Its Support of Criminal For-Profit
Colleges Instead of Defrauded Students</a
>
</li>
<li>
<a href="/debtbuy4/">Rolling Jubilee Student Debt Buy</a>
</li>
<li>
<a href="/update4/"
>Coming on September 17 – Rolling Jubilee Debt Buy #4</a
>
</li>
</ul>
</div>
<a href="/blog-archive">See all posts →</a>
</aside>
</div>
</section>
<section class="clearfix" id="more">
<div class="wrapper">
<a href="http://www.facebook.com/pages/Strike-Debt/244850825627699"
><button>Facebook</button></a
>
<a href="http://twitter.com/StrikeDebt"><button>Twitter</button></a>
</div>
</section>
<footer id="main"></footer>
<dc-popup hero="Cancel unjust debts!">
We shouldn't have to debt-finance our housing, health care, and education. Join the nation's first debtors' union to demand true public goods.
</dc-popup>
<!-- here comes the javascript -->
<!-- Grab Google CDN's jQuery. fall back to local if necessary -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script>
window.jQuery ||
document.write(
"<script src='http://strikedebt.org/wp-content/themes/strikedebt/_/js/jquery-1.5.1.min.js'>\x3C/script>"
)
</script>
<!-- this is where we put our custom functions -->
<script src="/wp-content/themes/strikedebt/_/js/respond.min.js"></script>
<script src="/wp-content/themes/strikedebt/_/js/functions.js"></script>
<!-- Asynchronous google analytics; this is the official snippet.
Replace UA-XXXXXX-XX with your site's ID and uncomment to enable.-->
<script>
var _gaq = _gaq || []
_gaq.push(['_setAccount', 'UA-36234787-1'])
_gaq.push(['_trackPageview'])
;(function() {
var ga = document.createElement('script')
ga.type = 'text/javascript'
ga.async = true
ga.src =
('https:' == document.location.protocol
? 'https://ssl'
: 'http://www') + '.google-analytics.com/ga.js'
var s = document.getElementsByTagName('script')[0]
s.parentNode.insertBefore(ga, s)
})()
</script>
</body>
</html>