forked from pulsir/pulsir
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsource.php
163 lines (106 loc) · 6.93 KB
/
source.php
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
<!DOCTYPE html>
<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<meta name="description" content="Pulsir Source is a better platform for opensource blogging." />
<!-- Set the viewport width to device width for mobile -->
<meta name="viewport" content="width=device-width" />
<title>Blogs, reinvented.</title>
<!-- Included CSS Files (Uncompressed) -->
<!--
<link rel="stylesheet" href="stylesheets/foundation.css">
-->
<!-- Included CSS Files (Compressed) -->
<link rel="stylesheet" href="stylesheets/foundation.min.css">
<link rel="stylesheet" href="stylesheets/pv.css">
<link rel="stylesheet" href="stylesheets/app.css">
<script src="javascripts/modernizr.foundation.js"></script>
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200|Roboto:100' rel='stylesheet' type='text/css'>
<!-- IE Fix for HTML5 Tags -->
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script type="text/javascript">
window._idl = {};
_idl.variant = "banner";
(function() {
var idl = document.createElement('script');
idl.type = 'text/javascript';
idl.async = true;
idl.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'members.internetdefenseleague.org/include/?url=' + (_idl.url || '') + '&campaign=' + (_idl.campaign || '') + '&variant=' + (_idl.variant || 'banner');
document.getElementsByTagName('body')[0].appendChild(idl);
})();
</script>
</head>
<body class="home">
<div class="show-for-medium-up hide-for-small"><p><span style="text-align:left;font-family:'Raleway', 'Source Sans Pro', 'Roboto', sans-serif;font-size:27px;margin-right:800px;"><a href="http://pulsir.eu">pulsir</a>|<a href="/source">source</a></span><span style="text-align:right;margin-right:20px;"><a href="http://pulsir.eu/new">New posts</a> </span><span style="text-align:right;margin-right:20px;"><a href="/login">Log in</a></span><span style="text-align:right;margin-right:20px;"><a href="http://pulsirsupport.tenderapp.com">Support</a></p>
</div>
<div class="show-for-small"><p><span style="text-align:left;font-family:'Raleway', 'Source Sans Pro', 'Roboto', sans-serif;font-size:27px;margin-right:300px;"><a href="http://pulsir.eu">pulsir</a></span><span style="text-align:right;margin-right:20px;"><a href="http://pulsir.eu/new">New posts</a> </span><span style="text-align:right;margin-right:20px;"><a href="/login">Log in</a></span><span style="text-align:right;margin-right:20px;"><a href="http://pulsirsupport.tenderapp.com">Support</a></p>
</div>
<div class="home">
<br>
<div class="row">
<div class="twelve columns">
<h4 class="home">Group blogging is hard.</h4>
<p class="home">Having a blog where everything is mixed up is bad. Go with Pulsir, and make your life easier. <!-- seriously, that's a clever lie. it will be easier at some point, but organizing things with pulsir is at the moment horrible --><br>
Pulsir makes it easier to host group blogs that talk about multiple subjects. With tag browsing, powerful moderation <!-- lolnope --> and a simple, customizable interface, both you and your visitors will be happy.</p>
<a href="http://github.com/pulsir/pulsir" class="button">Visit the (outdated) source</a>
<hr>
<a href="http://pulsir.eu">But I'm interested in the hosted Pulsir! (make up your mind already, will you?!)</a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="twelve columns" style="text-align:left;">
<a href="http://pulsir.eu/p?id=380">Terms of Service</a> | <a href="http://pulsir.eu/privacy">Privacy policy</a> | <a href="http://pulsirsupport.tenderapp.com">Support</a> | <a href="http://pulsir.eu/team">Team</a> <a href="http://internetdefenseleague.org"><img src="http://internetdefenseleague.org/images/badges/final/footer_badge.png" alt="Member of The Internet Defense League" /></a><p><span class="heart" style="color: red;"><3</div></p><br>
</p>
</div>
</div>
<!-- Included JS Files (Uncompressed) -->
<script src="javascripts/modernizr.foundation.js"></script>
<script src="javascripts/jquery.js"></script>
<script src="javascripts/jquery.foundation.mediaQueryToggle.js"></script>
<script src="javascripts/jquery.foundation.reveal.js"></script>
<script src="javascripts/jquery.foundation.orbit.js"></script>
<script src="javascripts/jquery.foundation.navigation.js"></script>
<script src="javascripts/jquery.foundation.buttons.js"></script>
<script src="javascripts/jquery.foundation.tabs.js"></script>
<script src="javascripts/jquery.foundation.forms.js"></script>
<script src="javascripts/jquery.foundation.tooltips.js"></script>
<script src="javascripts/jquery.foundation.accordion.js"></script>
<script src="javascripts/jquery.placeholder.js"></script>
<script src="javascripts/jquery.foundation.alerts.js"></script>
<!-- Included JS Files (Compressed) -->
<script src="javascripts/foundation.min.js"></script>
<!-- Initialize JS Plugins -->
<script src="javascripts/app.js"></script>
<style>
.orbit-wrapper .slider-nav span { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition: opacity 400ms; -moz-transition: opacity 400ms; -o-transition: opacity 400ms; transition: opacity 400ms; }
.orbit-wrapper:hover .slider-nav span { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
</style>
<!-- legal stuff -->
<div id="tos" class="reveal-modal">
<h2>Terms of Service</h2>
<p>
To keep Pulsir in order, you need to follow our Terms of Service. By using Pulsir, you agree that you will not:
<ul>
<li>break the laws of Republic of Croatia or the United States (especially discrimination/hatred-related laws, justifying or glorifying illegal acts, breaking copyright, pedophilia, abuse of animals etc.)
<li>advertising (just buy an ad, don<?php echo'\''; ?>t spam, ffs)</li>
<li>post spam</li>
<li>ignore bans, restore delete posts, smash our servers </li>
<li>troll or insult other users or provoke personal arguments</li>
<li>post other users' personal data.</li>
</ul>
All posts are opinions of their authors, not Pulsir itself or its moderators, of VlexoFree hosting or the authors of the Minima platform.
They can't be held responsible for their content, and our moderators are working on deleting posts that break the TOS, but they may not notice some posts or won't notice them at time. Please be aware of that and report all TOS-breaking posts at [email protected]
<br><br>
Thanks. </p>
<a class="close-reveal-modal">×</a>
</div></p>
</body>
</html>