-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
76 lines (63 loc) · 3.51 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="Better Angels: An anarchist collective creating liberatory software.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon-96x96.png">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/custom.css">
<title>Better Angels</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/betterangels">View on GitHub</a>
<h1 id="project_title">Better Angels</h1>
<h2 id="project_tagline">An anarchist collective creating liberatory software.</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1>
<a id="welcome" class="anchor" href="#welcome" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>
Welcome
</h1>
<p>The Better Angels are a group of anarchists committed to feminist, anti-racist, anti-capitalist struggle. We engage in <a href="https://goblinrefuge.com/mediagoblin/u/betterangels/m/software-development-as-direct-action/">direct action through software development</a>.</p>
<p> You can learn more about us on the <a href="https://github.com/betterangels/better-angels/wiki">Better Angels wiki</a>.</p>
<h2>
<a id="projects" class="anchor" href="#projects" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>
Projects (ours, and those we like)
</h2>
<ul>
<li>
<a href="https://techlearningcollective.com/">Tech Learning Collective</a>
- Live instructor-led training sessions and skills sharing workshops by some of the best cybersecurity, digital privacy, and technical trainers who are nurturing a politically activated alumni community. (Not directly a Better Angels project, but rather a spiritual successor of several of our now-defunct educational efforts.)
</li>
<li>
<a href="/buoy/">Buoy</a>
- A private, community-based crisis response system. Because friends don't let friends call the cops.
</li>
</ul>
<p>See our <a href="//github.com/betterangels/better-angels/wiki/Projects">Projects</a> page for a complete list.</p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p>Socialize with us!</p>
<ul>
<li><a href="https://diaspora.permutationsofchaos.com/people/209748c0e0c501333d050001771937ff">Diaspora</a></li>
<li><a href="https://www.facebook.com/BetterAngelsCollective/">Facebook</a></li>
<li><a href="https://betterangelscollective.tumblr.com/">Tumblr</a></li>
<li><a href="https://twitter.com/BetterAngelsCR">Twitter</a></li>
<li><a href="https://gitter.im/betterangels/better-angels">Gitter</a></li>
</ul>
<p>Email us: Better Angels at RiseUp dot net (no spaces). PGP/GPG:<br/><code>6121 4D68 E0E3 54AA DE65 3B15 6FAE 063A 2F94 2A02</code></p>
</footer>
</div>
</body>
</html>