This repository has been archived by the owner on Oct 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy pathindex.mustache
142 lines (136 loc) · 7.41 KB
/
index.mustache
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>{{{lf_title}}}</title>
<meta name="description" content="{{{sect1_description}}}">
<meta name="keywords" content="tox,messenger,instant messaging,secure,decentralized,friendly,github,open source,voice,calling">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:image" content="//dist-build.tox.im/assets/imgs/LockOnly.png">
<link rel="shortcut icon" type="image/icon" href="//dist-build.tox.im/assets/imgs/favicon.ico">
<!-- CSS -->
<link rel="image_src" href="//dist-build.tox.im/assets/imgs/LockOnly.png">
<style>
@import url('./assets/css/custom.min.css');
@import url('./assets/css/tuktuk.min.css');
@import url('./assets/css/tuktuk.theme.min.css');
@import url('./assets/css/tuktuk.icons.min.css');
@import url('./assets/css/font-awesome.css');
</style>
<script type="text/javascript">(function(f,b){if(!b.__SV){var a,e,i,g;window.mixpanel=b;b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!==typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.track_charge people.clear_charges people.delete_user".split(" ");
for(g=0;g<i.length;g++)f(c,i[g]);b._i.push([a,e,d])};b.__SV=1.2;a=f.createElement("script");a.type="text/javascript";a.async=!0;a.src="https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";e=f.getElementsByTagName("script")[0];e.parentNode.insertBefore(a,e)}})(document,window.mixpanel||[]);
mixpanel.init("4f7fec832a354dc9484bd5c60d1b68b4");</script>
</head>
<body {{#_direction}}dir="{{_direction}}"{{/_direction}} onload=mixpanel.track("old_load");>
<!--[if lte IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<header class="bck light padding">
<div class="row">
<div class="column_2">
<a href="."><img src="//dist-build.tox.im/assets/imgs/logo_head.png" alt="Logo Tox" class="logo on-left"></a>
</div>
<nav class="column_10 text right bold">
<a href="#about">{{{nv_about}}}</a>
<a href="#features">{{{nv_features}}}</a>
<a onclick=mixpanel.track("old_wiki"); href="https://wiki.tox.im">{{{nv_wiki}}}</a>
<a id="help" onclick=mixpanel.track("old_support"); href="http://support.libtoxcore.so">{{{nv_support}}}</a>
<a onclick=mixpanel.track("old_toxcore"); href="https://github.com/irungentoo/toxcore">{{{nv_source_code}}}</a>
<a id="donate" onclick=mixpanel.track("old_donate"); href="https://donate.tox.im">{{{nv_donate}}}</a>
<a onclick=mixpanel.track("old_reddit"); href="https://www.reddit.com/r/projecttox"><span class="fa fa-reddit-square" style="font-size: 16.5pt; margin-left:20px; margin-top: 10px; float: right;"></span></a>
<a onclick=mixpanel.track("old_facebook"); href="https://www.facebook.com/toxproject"><span class="fa fa-facebook" style="font-size: 16.5pt; margin-left:20px; margin-top: 10px; float: right;"></span></a>
<a onclick=mixpanel.track("old_twitter"); href="https://twitter.com/ProjectTox"><span class="fa fa-twitter" style="font-size: 16.5pt; margin-left:20px; margin-top: 10px; float: right;"></span></a> </nav>
</div>
</header>
<section class="bck dark padding" id="home">
<div class="row text center book margin-bottom">
<img src="//dist-build.tox.im/assets/imgs/logo_main.png" alt="Logo" class="margin-bottom">
<h1 class="color theme text bold center">{{{sect1_slogan}}}</h1>
<h3 class="text thin center">{{{sect1_description}}}</h3>
</div>
<div class="row text center">
<div class="column_3 offset_3">
<a href="https://wiki.tox.im/FAQ" onclick=mixpanel.track("old_learnmore"); class="button large secondary"><span class="fa fa-info-circle"> </span>{{{sect1_learnmore}}}</a>
</div>
<div class="column_3">
<a href="/downloads" onclick=mixpanel.track("old_download"); style="background-image:url('//dist-build.tox.im/assets/imgs/button-caution.png');" class="button large"><span class="fa fa-download"> </span>{{{sect1_download}}}</a><br>
<a href="https://wiki.tox.im/Binaries#Before_You_Download">{{{sect1_nightly}}}</a>
</div>
</div>
</section>
<section class="bck theme padding" id="about">
<div class="row text center book">
<h1 class="text bold color light">{{{sect2_abouttox}}}</h1>
<h3>{{{sect2_aboutbody}}}</h3>
</div>
</section>
<section class="bck light padding" id="features">
<div class="row text center book margin-bottom">
<h1 class="text bold">{{{sect3_coolfeatures}}}</h1>
</div>
<div class="row text center">
<div class="column_8 hide-tablet hide-phone">
<img src="//dist-build.tox.im/assets/ss.png" alt="Screenshot" id="screenshot" class="full windows">
</div>
<div class="column_4 margin-bottom feature1">
<span class="fa fa-comment" style="font-size: 55pt;"></span>
<h3 class="text bold">{{{sect3_messages}}}</h3>
<p>{{{sect3_messages_blurb}}}</p>
</div>
<div class="column_4 margin-bottom">
<span class="fa fa-phone" style="font-size: 55pt;"></span>
<h3 class="text bold">{{{sect3_voice}}}</h3>
<p>{{{sect3_voice_blurb}}}</p>
</div>
<div class="column_4 margin-bottom">
<span class="fa fa-users" style="font-size: 55pt;"></span>
<h3 class="text bold">{{{sect3_video}}}</h3>
<p>{{{sect3_video_blurb}}}</p>
</div>
</div>
</section>
<section class="bck theme padding">
<div class="row text center book">
<div class="column_4">
<span class="fa fa-eye-slash" style="font-size: 115pt;"></span>
<h3 class="text bold">{{{sect4_security}}}</h3>
<p>{{{sect4_security_blurb}}}</p>
</div>
<div class="column_4">
<span class="fa fa-weixin" style="font-size: 115pt;"></span>
<h3 class="text bold">{{{sect4_easy}}}</h3>
<p>{{{sect4_easy_blurb}}}</p>
</div>
<div class="column_4">
<span class="fa fa-github-alt" style="font-size: 115pt;"></span>
<h3 class="text bold">{{{sect4_freedom}}}</h3>
<p>{{{sect4_freedom_blurb}}}</p>
</div>
</div>
</section>
<footer>
<section class="bck dark padding">
<div class="row margin-top margin-bottom">
<div class="column_3">
<p class="text bold big">{{{dev_links}}}</p>
· <a onclick=mixpanel.track("old_jenkins"); href="https://jenkins.libtoxcore.so/">Jenkins</a><br>
· <a onclick=mixpanel.track("old_docs"); href="https://libtoxcore.so/">{{{dev_docs}}}</a><br>
· <a onclick=mixpanel.track("old_blog"); href="//blog.tox.im/">{{{dev_blog}}}</a><br>
</div>
<div class="column_3 offset_5">
<p class="text bold big">{{{sect6_needhelp}}}</p>
{{{sect6_githubtoirc}}}
</div>
</div>
</section>
<section class="bck light padding text small">
<div class="row margin-top margin-bottom">
{{#languages}}
<a onclick=mixpanel.track("old_lang_{{{lang_shortcode}}}"); href="{{{lang_shortcode}}}">{{{lang_name}}}</a>{{^last}} · {{/last}}
{{/languages}}
</div>
</section>
</footer>
</body>
</html>