-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathcommunity.html
More file actions
159 lines (117 loc) · 5.75 KB
/
community.html
File metadata and controls
159 lines (117 loc) · 5.75 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content=""/>
<meta name="author" content=""/>
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.5/angular.min.js"></script>
<script src="rapidoid.min.js"></script>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet">
<link href="docs.css" type="text/css" rel="stylesheet"/>
<link href="rapidoid.min.css" type="text/css" rel="stylesheet"/>
<link href="theme-default.css" type="text/css" rel="stylesheet"/>
<title>Rapidoid Community</title>
<script src="//platform.linkedin.com/in.js" type="text/javascript">lang: en_US</script>
</head>
<body class="rapidoid">
<nav role="navigation" class="navbar navbar-default">
<div class="container">
<div class="navbar-header">
<button data-target="#collapsable" class="navbar-toggle collapsed" data-toggle="collapse" type="button">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">Rapidoid</a>
</div>
<div id="collapsable" class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-left">
<li><a href="/">Home</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Docs<span class="caret"></span></a>
<ul role="menu" class="dropdown-menu">
<li class="active"><a href="docs.html">New documentation (WiP)</a></li>
<li><a href="documentation.html">Old documentation</a></li>
<li><a href="release-notes.html">Release notes</a></li>
</ul>
</li>
<li class="active"><a rel="nofollow" href="community.html">Community</a></li>
</ul>
<div class="navbar-brand navbar-right">
<a rel="nofollow" data-count-api="/repos/rapidoid/rapidoid#stargazers_count"
data-count-href="/rapidoid/rapidoid/stargazers" data-icon="octicon-star"
href="https://github.com/rapidoid/rapidoid" class="github-button">Star</a>
<script type="IN/Share" data-url="http://www.rapidoid.org/" data-counter="right"></script>
<a rel="nofollow" href="https://twitter.com/share" rel="nofollow"
class="twitter-share-button navbar-btn" data-url="http://www.rapidoid.org" data-text="#Rapidoid - Extremely Fast, Simple and Powerful #Java #Web Framework!"
data-size="small">Tweet</a>
</div>
</div>
</div>
</nav>
<div class="container">
<div class="row row-separated-nano">
<div class="col-md-12">
<h2 id="main-title">Community and Support</h2>
<div class="module-explanation">
<h4>Please report any <b>bugs, feature requests</b> and other technical issues on <a
href="https://github.com/rapidoid/rapidoid/issues"><b>GitHub</b></a>.</h4>
<h4>Please ask any <b>development or "how to" questions on Stack Overflow</b> and mark them with the <b><a target="_blank" href="https://stackoverflow.com/questions/tagged/rapidoid">rapidoid</a> tag</b>.</h4>
<p>For <b>other discussions</b> that don't belong to the "how to" or bug reporting categories, please
write to <b>rapidoid@googlegroups.com</b>:</p>
<iframe id="forum_embed" src="javascript:void(0)" scrolling="no" frameborder="0" width="1100" height="2100"></iframe>
<script type="text/javascript">
document.getElementById('forum_embed').src =
'https://groups.google.com/forum/embed/?place=forum/rapidoid'
+ '&showsearch=true&showpopout=true&showtabs=false'
+ '&parenturl=' + encodeURIComponent(window.location.href);
</script>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="page-footer">
Copyright (C) 2014 - 2018 <a rel="nofollow" href="http://www.nikolche.com">Nikolche Mihajlovski</a> and contributors
</div>
</div>
</div>
</div> <!-- container -->
<script>
$(function () {
Rapidoid.init();
});
</script>
<script async defer id="github-bjs" src="https://buttons.github.io/buttons.js"></script>
<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-71483708-1', 'auto');
ga('send', 'pageview');
</script>
<script async defer>
!function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? 'http'
: 'https';
if (!d.getElementById(id)) {
js = d.createElement(s);
js.id = id;
js.src = p + '://platform.twitter.com/widgets.js';
fjs.parentNode.insertBefore(js, fjs);
}
}(document, 'script', 'twitter-wjs');
</script>
</body>
</html>