-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
152 lines (147 loc) · 7.66 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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0" />
<title>Tokumei · Anonymous microblogging</title>
<meta name="description" content="What you have to say is more important than who you are — let your voice be heard.">
<link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon">
<link href="/css/materialdesignicons.min.css" text="text/css" rel="stylesheet" media="screen,projection" />
<link href="/css/materialize.min.css" type="text/css" rel="stylesheet" media="screen,projection" />
<link href="/css/style.css" type="text/css" rel="stylesheet" media="screen,projection" />
</head>
<body>
<div id="index-banner">
<div class="section no-pad-bot">
<div class="container">
<br /><br />
<img src="/img/assets/logo/subtitle/1280x420/logo-subtitle-black.png" class="header center pink-text" style="width: 100%; margin-bottom: 3em" />
<div class="row center">
<a href="/hosting/" class="btn-large waves-effect waves-light pink"><i class="mdi mdi-server left"></i>Host a Tokumei site</a>
</div>
<br /><br />
</div>
</div>
</div>
<div class="container">
<div class="section">
<div class="row">
<div class="col s12 m6">
<div class="icon-block">
<h2 class="center"><i class="mdi mdi-message-text-outline pink-text"></i></h2>
<h5 class="center">Microblogging</h5>
<p>Discover and share the most interesting 300-character thoughts on the net. Ask questions, speak your mind, discuss articles, or just chat.</p>
</div>
</div>
<div class="col s12 m6">
<div class="icon-block">
<h2 class="center"><i class="mdi mdi-eye-off pink-text"></i></h2>
<h5 class="center">Anonymous</h5>
<p>We believe that what you have to say is more important than who you are. Tokumei's strong anonymity means privacy and real, honest discussion. When all information is treated equally, only an interesting post or an accurate argument works.</p>
</div>
</div>
</div>
</div>
</div>
<div id="bg1" class="parallax-container valign-wrapper section no-pad-bot">
<div class="container">
<div class="slider">
<ul class="slides">
<li><img src="/img/post0.png" /></li>
<li><img src="/img/post1.png" /></li>
<li><img src="/img/post2.png" /></li>
<li><img src="/img/post3.png" /></li>
</ul>
</div>
</div>
</div>
<div class="container">
<div class="section">
<div class="row">
<div class="col s12 m6">
<div class="icon-block">
<h2 class="center"><i class="mdi mdi-settings pink-text"></i></h2>
<h5 class="center"><a href="/hosting/" class="grey-text text-darken-4">Self-hosting</a></h5>
<p>You can host your own Tokumei site with your own rules and your own audience. Developers are free to customize their site with complete source code access, while beginners can get their own community site or personal blog running in an hour with <a href="/hosting/" class="pink-text">our simple tutorials</a>.</p>
</div>
</div>
<div class="col s12 m6">
<div class="icon-block">
<h2 class="center"><i class="mdi mdi-cash-usd pink-text"></i></h2>
<h5 class="center"><a href="/commercial" class="grey-text text-darken-4">Commercial Options</a></h5>
<p>Tokumei has <a href="/commercial" class="pink-text">commercial options</a> available for everyone's budget. We provide an installation service, site personalization, and custom feature development. We also provide extended support as part of these services.</p>
</div>
</div>
</div>
<div class="row">
<div class="col s12 m6">
<div class="icon-block">
<h2 class="center"><i class="mdi mdi-code-tags pink-text"></i></h2>
<h5 class="center"><a href="/api" class="grey-text text-darken-4">Build</a></h5>
<p>Building with Tokumei is extremely easy. You'll love our simple plain text <a href="/api" class="pink-text">API</a>. Just POST/GET whatever you need, with whatever tools you want.</p>
</div>
</div>
<div class="col s12 m6">
<div class="icon-block">
<h2 class="center"><i class="mdi mdi-source-fork pink-text"></i></h2>
<h5 class="center"><a href="https://github.com/tokumeico/tokumei" class="grey-text text-darken-4">Fork & Contribute</a></h5>
<p>Tokumei is <a href="http://www.gnu.org/philosophy/free-sw.html" class="pink-text">free, libre, open source software</a> written in <a href="http://rc.cat-v.org/" class="pink-text">rc</a> using <a href="http://werc.cat-v.org/" class="pink-text">werc</a> and released under the permissive ISC license. Feel free to fork, modify, share, and contribute. You can find our git repo <a href="https://github.com/tokumeico/tokumei" class="pink-text">here</a>.</p>
</div>
</div>
</div>
</div>
</div>
<div id="bg2" class="parallax-container valign-wrapper section no-pad-bot">
<div class="container">
<div class="row">
<div class="col s12 m6 center">
<h5 class="header light">Get in touch</h5>
<a href="mailto:[email protected]" class="btn-large waves-effect waves-light pink white-text"><i class="mdi mdi-email left white-text"></i>Contact</a>
</div>
<div class="col s12 m6 center">
<h5 class="header light">Support free speech</h5>
<a href="/donate" class="btn-large waves-effect waves-light pink white-text"><i class="mdi mdi-gift left white-text"></i>Donate</a>
</div>
</div>
<div class="row center">
</div>
</div>
</div>
<footer class="page-footer pink" style="margin-top:0px">
<div class="container">
<div class="row">
<div class="col m6 s12">
<h5 class="white-text">Disclaimer</h5>
<p class="grey-text text-lighten-4">Public Tokumei sites indexed here are run by third parties. Use at your own discretion. We do not run or recommend an official Tokumei site. We are not responsible for any content hosted by third-party sites.</p>
</div>
<div class="col m2 offset-m2 s6">
<ul>
<li><a class="white-text" href="/about">About</a></li>
<li><a class="white-text" href="mailto:[email protected]">Contact</a></li>
<li><a class="white-text" href="/donate">Donate</a></li>
<li><a class="white-text" href="/commercial">Commercial</a></li>
<li><a class="white-text" href="https://twitter.com/tokumeico">Twitter</a></li>
</ul>
</div>
<div class="col m2 s6">
<ul>
<li><a class="white-text" href="/releases/">Releases</a></li>
<li><a class="white-text" href="https://github.com/tokumeico/tokumei">Code</a></li>
<li><a class="white-text" href="/api">API</a></li>
<li><a class="white-text" href="/errata">Errata</a></li>
<li><a class="white-text" href="/assets">Assets</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
<a href="https://kfarwell.org/" class="pink-text text-lighten-3">Kyle Farwell</a> | <a href="https://krourke.org/" class="pink-text text-lighten-3">Keefer Rourke</a>
</div>
</div>
</footer>
<script src="/js/jquery-2.1.1.min.js"></script>
<script src="/js/materialize.js"></script>
<script src="/js/init.js"></script>
</body>
</html>