-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
226 lines (210 loc) · 10.1 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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
<!doctype html>
<html>
<head>
<title>Fruum</title>
<!-- Generic meta tags -->
<meta name="description" content="Open source, embeddable solution for your forum, documentation and real-time chat on top of your userbase"/>
<!-- Generic meta tags -->
<!-- Open Graph meta tags -->
<meta property="og:image" content="https://fruum.github.io/style/images/facebooklogo.jpg"/>
<meta property="og:title" content="An open-source embeddable solution for your forum, documentation and real-time chat for your users base"/>
<meta property="og:url" content="https://fruum.github.io"/>
<meta property="og:site_name" content="Fruum"/>
<meta property="og:type" content="website"/>
<!-- Open Graph meta tags -->
<link rel="stylesheet" href="style/presentation.css" type="text/css"/>
<link rel="stylesheet" href="style/explanation.css" type="text/css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js"></script>
<script type="text/javascript" src="js/hello.js"></script>
<script type="text/javascript" src="js/login.js"></script>
<script type="text/javascript" src="js/anim.js"></script>
</head>
<body>
<header>
<div class="container">
<a href="/" class="logo"></a>
<a href="https://github.com/fruum/fruum" class="menu-right">Project on github</a>
</div>
</header>
<section id="home">
<div class="container">
<h1>Speed up communications between you and your users.</h1>
<h3>Create your forum, documentation, and chat streams for your web application.<br>On your userbase, embeddable and real-time.</h3>
<a href="https://github.com/fruum/fruum" class="main-cta-buttonlink">View on GitHub</a>
<div id="explanation">
<div class="container">
<div class="explanation-window">
<div class="explanation-bar"><span class="explanation-dot"></span><span class="explanation-dot"></span><span class="explanation-dot"></span></div>
<div class="explanation-main-content">
<div class="explanation-sitetitle">Your awesome web app</div>
<div class="explanation-actionsright">forum | docs<span class="explanation-login"> | login</span></div>
<div class="explanation-divider"></div>
<div class="explanation-loggedin" style="opacity: 0;">Hello Nick<span class="explanation-avatar1" style="text-indent: -1px;">n</span></div>
<div class="explanation-row">
<div class="explanation-block" style="float: left;width:35%;"></div>
<div class="explanation-textarea" style="float: right; width:60%;">
<div class="explanation-textblock-header" style="width: 70%;"></div>
<div class="explanation-textblock" style="width: 90%;"></div>
<div class="explanation-textblock" style="width: 70%;"></div>
<div class="explanation-textblock" style="width: 85%;"></div>
<div class="explanation-textblock" style="width: 65%;"></div>
</div>
</div>
<div class="explanation-row">
<div class="explanation-block" style="width:45%;clear:left;float:left;">
WOW feature that<br>needs some explanation
<span class="explanation-fruumdot" style="bottom: 10px;right: 10px;">?</span>
</div>
<div class="explanation-block" style="position: relative;width:45%;float:right;">
</div>
</div>
</div>
<div class="explanation-fruum">
<div class="explanation-fruumclose">x</div>
<div class="explanation-fruumtitle">
WOW Feature: all the details
</div>
<div class="explanation-fruumcontent">
<div class="explanation-fruumitem">
<div class="explanation-textarea" style="width:100%;">
<div class="explanation-textblock" style="width: 90%;"></div>
<div class="explanation-textblock" style="width: 70%;"></div>
<div class="explanation-textblock" style="width: 85%;"></div>
<div class="explanation-textblock" style="width: 65%;"></div>
</div>
</div>
<div class="explanation-fruumitem js-comment">
<span class="explanation-avatar1">n</span>
<div class="explanation-fruumtext">
Hey check this new feature everybody! I believe you all can get a lot by using it!
</div>
</div>
<div class="explanation-fruumitem js-comment">
<span class="explanation-avatar2">A</span>
<div class="explanation-fruumtext">
This is really awesome Nick! Thank you!!
</div>
</div>
</div>
<div class="explanation-fruumactions">
<span class="explanation-add">+</span>
<span>#</span>
<span class="explanation-avatar1">n</span>
</div>
</div>
<div class="explanation-marker" style="left: 90%;top:10%;"></div>
</div>
</div>
</div>
</div>
</section>
<section id="description">
<div class="container">
<h2 class="main-descriptor">
Fruum is using <a href="https://nodejs.org" target="_blank">node.js</a> for the backend and <a href="https://www.elastic.co" target="_blank">elasticsearch</a> to store communication streams. If elasticsearch doesn't fit your needs you can create a plugin for your case.
</h2>
</div>
</section>
<section id="features">
<div class="container">
<ul class="features-set">
<li class="feature-item">
<div class="feature-icon">
<i class="fa fa-rocket"></i>
</div>
<h4 class="feature-description">
New posts, forum topics and chat messages are instantly available in real-time.
</h4>
</li>
<li class="feature-item">
<div class="feature-icon">
<i class="fa fa-random"></i>
</div>
<h4 class="feature-description">
Flexible setup for your communication, by default supporting forum, chat and documentation.
</h4>
</li>
<li class="feature-item">
<div class="feature-icon">
<i class="fa fa-user"></i>
</div>
<h4 class="feature-description">
No additional signup required, authentication binds to your existing userbase.
</h4>
</li>
<li class="feature-item">
<div class="feature-icon">
<i class="fa fa-cogs"></i>
</div>
<h4 class="feature-description">
Extend and hook using plugins and backend drivers.
</h4>
</li>
<li class="feature-item">
<div class="feature-icon">
<i class="fa fa-paint-brush"></i>
</div>
<h4 class="feature-description">
Apply your web-app theme, overriding or extending the existing SASS based CSS.
</h4>
</li>
<li class="feature-item">
<div class="feature-icon">
<i class="fa fa-heart"></i>
</div>
<h4 class="feature-description">
Fruum is open-source! Fork, clone or copy the existing codebase and don't forget to give back to the community!
</h4>
</li>
</ul>
</div>
</section>
<section id="plugins">
<div class="container">
<h2 class="main-descriptor">
With Fruum you can support many ways of communication (a.k.a. not only text <i class="fa fa-smile-o"></i>)
</h2>
<ul class="features-set">
<li class="feature-promo">
<img src="style/images/plugin-dropbox.png" width="170" height="54"/>
</li>
<li class="feature-promo">
<img src="style/images/plugin-youtube.png" width="170" height="54"/>
</li>
<li class="feature-promo">
<img src="style/images/plugin-soundcloud.png" width="170" height="54"/>
</li>
<li class="feature-promo">
<img src="style/images/plugin-twitch.png" width="170" height="54"/>
</li>
<li class="feature-promo">
<img src="style/images/plugin-giphy.png" width="170" height="54"/>
</li>
<li class="feature-promo">
<img src="style/images/plugin-vimeo.png" width="170" height="54"/>
</li>
</ul>
<p class="disclaimer">Need more? Checkout an existing <a href="https://github.com/fruum/fruum/tree/master/plugins">plugin example on github</a> and extend Fruum to support to your needs.</p>
</div>
</section>
<section id="final-promo">
<div class="container">
<h2 class="main-descriptor">
Want to find out more? Check out the project on <a href="https://github.com/fruum/fruum" class="main-link read-more">github</a>.
</h2>
</div>
</section>
<!-- Google analytics BEGIN -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-66607849-1', 'auto');
ga('send', 'pageview');
</script>
<!-- Google analytics BEGIN -->
</body>
</html>