-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
66 lines (45 loc) · 2.71 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="description" content="Website : Pirate Party Kansas" />
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Pirate Party Kansas Website</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/pirate-party-kansas/website">View on GitHub</a>
<h1 id="project_title">Website</h1>
<h2 id="project_tagline">Pirate Party Kansas</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h3>
<a name="welcome-to-pirate-party-of-kansas" class="anchor" href="#welcome-to-pirate-party-of-kansas"><span class="octicon octicon-link"></span></a>Welcome to Pirate Party of Kansas</h3>
<p>The Pirate Party of Kansas is a movement to form a Kansas political
party. The movements platform is aligned with the
<a href=https://uspirates.org/>US</a> and <a href=http://www.pp-international.net/>International Pirate movement</a>, and supports reform of intellectual property laws to reflect open source and free culture values, government transparency, protection of privacy and civil liberties, rolling back corporate person-hood and corporate welfare, evidence-based policy, and egalitarianism and meritocracy based on the hacker ethic.</p>
<h3>Wiki</h3>
<p><a href="https://github.com/pirate-party-kansas/website/wiki">Help expand our wiki</a></p>
<h3><a name="get-involved" class="anchor" href="#get-involved"><span class="octicon octicon-link"></span></a>Get involved</h3>
<p>Join our mailing list <a href="https://lists.riseup.net/www/info/kansaspirateparty">https://lists.riseup.net/www/info/kansaspirateparty</a></p>
<p>Follow Us on Twitter<a href="https://twitter.com/kansaspirates">@kansaspirates</a>
<p>Like us on Facebook : <a href="https://www.facebook.com/piratepartykansas">https://www.facebook.com/piratepartykansas</a></p>
<p>Follow us on Twitter: <a href="https://twitter.com/piratepartyks">https://twitter.com/piratepartyks</a></p>
<p>Join the <a href="https://plus.google.com/u/0/communities/103901687456848127286">Google Plus Community</a></p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">Website maintained by <a href="https://github.com/pirate-party-kansas">pirate-party-kansas</a></p>
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>