-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
184 lines (169 loc) · 10.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel='stylesheet' type='text/css' href='https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,400italic'>
<link rel="stylesheet" type="text/css" href="/static/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/static/css/style.css">
<!--
Accord Template
http://www.templatemo.com/tm-478-accord
-->
<title>Accord - Free Bootstrap Template</title>
</head>
<body>
<div class="main-body">
<div class="container">
<div class="row">
<div class="main-page">
<aside class="main-navigation">
<div class="main-menu">
<div class="menu-container">
<div class="block-keep-ratio block-keep-ratio-2-1 block-width-full home">
<a href="index.html" class="block-keep-ratio__content main-menu-link">
<span class="main-menu-link-text">
HOME
</span>
</a>
</div>
</div>
<!--
<div class="menu-container">
<div class="block-keep-ratio block-keep-ratio-1-1 block-width-half pull-left about-main">
<a href="about.html" class="main-menu-link about block-keep-ratio__content flexbox-center">
<i class="fa fa-user fa-4x main-menu-link-icon"></i>
ABOUT
</a>
</div>
<div class="block-keep-ratio block-keep-ratio-1-1 block-width-half pull-right contact-main">
<a href="contact.html" class="main-menu-link contact block-keep-ratio__content flexbox-center">
<i class="fa fa-envelope-o fa-4x main-menu-link-icon"></i>
CONTACT
</a>
</div>
</div>-->
<div class="menu-container">
<div class="block-keep-ratio block-keep-ratio-2-1 block-keep-ratio-md-2-1 block-width-full github">
<a href="https://github.com/CommunityEditor" class="main-menu-link block-keep-ratio__content">
<span class="main-menu-link-text">
GITHUB
</span>
</a>
</div>
</div>
<div class="menu-container">
<div class="block-keep-ratio block-keep-ratio-2-1 block-keep-ratio-md-2-1 block-width-full contact">
<a href="gallery.html" class="main-menu-link block-keep-ratio__content">
<span class="main-menu-link-text">
CONTACT
</span>
</a>
</div>
</div>
<div class="menu-container">
<div class="block-keep-ratio block-keep-ratio-2-1 block-keep-ratio-md-2-1 block-width-full discord">
<a href="https://discord.gg/WSHpEPa" class="main-menu-link block-keep-ratio__content">
<span class="main-menu-link-text">
DISCORD
</span>
</a>
</div>
</div>
<!-- sidebar carousel -->
<!--<div class="menu-container">
<div class="mauris">
<div id="carousel-menu" class="carousel slide" data-ride="carousel">
<!- - Wrapper for slides - ->
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="/static/images/slider-img-1.png" alt="slider">
<div class="carousel-caption menu-caption">
mauris vita
</div>
</div>
<div class="item">
<img src="/static/images/menu-bg-home.png" alt="slider">
<div class="carousel-caption menu-caption">
lorem ipsum
</div>
</div>
</div>
<!- - Controls - ->
<a class="left carousel-control" href="#carousel-menu" role="button" data-slide="prev">
<span class="fa fa-caret-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-menu" role="button" data-slide="next">
<span class="fa fa-caret-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div> <!- - .mauris - ->
</div>-->
</div> <!-- main-menu -->
</aside> <!-- main-navigation -->
<div class="content-main">
<div class="row margin-b-30">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<div class="banner-main-home">
<div class="banner-main-home-text">
<div class="heading">
<h1>Our JS Editor</h1>
<p class="text-uppercase">THE JAVASCRIPT EDITOR FOR ALL OF US</p>
</div>
<div class="desc">
<p>With Our JS Editor, we tried to make an online, lightweight javascript editor which not only lets you quickly create and save your own amazing programs, but which lets you view the best programs from your peers, rate them, provide them with feedback, and get inspired to create something more amazing than you could have alone.</p>
<button type="button" class="">SIGN UP</button>
</div>
</div>
<img src="/static/images/home-img-1.png" alt="Image" class="img-responsive">
</div>
</div>
</div>
<div class="row margin-b-30">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<div class="box london">
<div class="box-icon">
<img src="/static/images/home-img-2.jpg" alt="Image" class="img-responsive">
</div>
<div class="info float-container">
<div class="col-sm-12 london-title">
<h3 class="text-uppercase">An amazing community</h3>
<h4 class="text-uppercase">Let others see your awesome code</h4>
</div>
<p>Unlike other online editors, which require you send a link to people for them to see your program, Our JS Editor lets you publish programs for other people to checkout, as well as view popular programs made by others.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<div class="box paris">
<div class="box-icon">
<img src="/static/images/home-img-3.jpg" alt="Image" class="img-responsive">
</div>
<div class="info float-container">
<div class="col-sm-12 london-title paris-title">
<h3 class="text-uppercase">Built using JSTinker</h3>
<h4 class="text-uppercase">And the ACE editor</h4>
</div>
<p><a href="https://github.com/johncipponeri/jstinker">JSTinker</a> is a fully-featured Javascript, HTML, and CSS editor and executor which uses the <a href="https://ace.c9.io">ACE editor</a> to provide you with things like syntax highlighting. Our JS Editor makes use of both of them.</p>
</div>
</div>
</div>
</div> <!-- row -->
</div> <!-- .content-main -->
</div> <!-- .main-page -->
</div> <!-- .row -->
<footer class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 footer">
<p class="copyright">Copyright © 2017 Our JS Editor</p>
</div>
</footer> <!-- .row -->
</div> <!-- .container -->
</div> <!-- .main-body -->
<!-- JavaScript -->
<script src="/static/js/jquery-1.11.3.min.js"></script>
<script src="/static/js/bootstrap.min.js"></script>
</body>
</html>