-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
233 lines (219 loc) · 13.2 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
227
228
229
230
231
232
233
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>My sCool Server</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/templatemo-style.css">
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
<!--
Masonry Template
http://www.templatemo.com/preview/templatemo_434_masonry
-->
</head>
<body>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div id="loader-wrapper">
<div id="loader"></div>
</div>
<div class="bg-overlay"></div>
<!-- SITE TOP -->
<div class="site-top">
<div class="site-header clearfix">
</div> <!-- .site-header -->
<div id="branding" class="site-banner">
<div class="container">
<div class="row">
<div class="col-md-offset-2 col-md-8 text-center">
<a href="http://myscoolserver.com/" target="_blank"><img src="mss.svg" alt=""></a>
<p>Welcome to the portal with tons of useful educational resources offline, let the <span class="blue">teaching </span> and <span class="green">learning</span> both be fun.</p>
</div>
</div>
</div>
</div> <!-- .site-banner -->
</div> <!-- .site-top -->
<!-- MAIN POSTS -->
<div class="main-posts">
<div class="container">
<div class="row"> <!-- MAIN POSTS -->
<div class="main-posts">
<div class="container">
<div class="row">
<div class="post-masonry col-md-4 col-sm-6">
<div class="post-thumb">
<img src="computer-masti/computer-masti.png" alt="">
<div class="title-over">
<h4><a href="#">Computer Masti</a></h4>
</div>
<div class="post-hover text-center">
<div class="inside">
<h4><a href="computer-masti/" target="_blank"><i class="fa fa-plus"></i>Computer Masti Books for Grades 1-8</h4><br/>
<p>Created at IIT Bombay, and released under Creative Commons. Copyright: Next Education</p>
<a href="http://www.it.iitb.ac.in/~sri/ssrvm/" target="_blank">www.it.iitb.ac.in/~sri/ssrvm/</a>
</div>
</div>
</div>
</div> <!-- /.post-masonry -->
<div class="post-masonry col-md-4 col-sm-6">
<div class="post-thumb">
<img src="spoken-tutorial/spoken-tutorial.png" alt="">
<div class="title-over">
<h4><a href="#">The Spoken Tutorial is being developed by IIT Bombay</a></h4>
</div>
<div class="post-hover text-center">
<div class="inside">
<h4><a href="spoken-tutorial/index.html" target="_blank"><i class="fa fa-plus"></i>The Spoken Tutorial</h4><br/>
<p>Here you will find a variety of spoken tutorials that will help you to learn and use open source software</p></a>
<a href="http://spoken-tutorial.org/" target="_blank">spoken-tutorial.org</a>
</div>
</div>
</div>
</div> <!-- /.post-masonry -->
<div class="post-masonry col-md-4 col-sm-6">
<div class="post-thumb">
<img src="kalite.png" alt="">
<div class="title-over">
<h4><a href="#">An offline version of Khan Academy</a></h4>
</div>
<div class="post-hover text-center">
<div class="inside">
<h4><a href="http://192.168.43.205:8008/" target="_blank"><i class="fa fa-plus"></i>An offline version of Khan Academy</h4></a><br>
<p>Created by Learning Equality</p></a>
<a href="https://learningequality.org/" target="_blank">learningequality.org</a>
</div>
</div>
</div>
</div><!-- /.post-masonry -->
<div class="post-masonry col-md-4 col-sm-6">
<div class="post-thumb">
<img src="moodle/moodle.png" alt="">
<div class="title-over">
<h4><a href="#">Robust learning environment</a></h4>
</div>
<div class="post-hover text-center">
<div class="inside">
<h4><a href="http://server:81/" target="_blank"><i class="fa fa-plus"></i>Customisable learning environment</h4></a><br>
<p>Powered by Moodle</p></a>
<a href="https://moodle.org/" target="_blank">moodle.org</a>
</div>
</div>
</div>
</div><!-- /.post-masonry -->
<div class="post-masonry col-md-4 col-sm-6">
<div class="post-thumb">
<img src="xowa/xowa.png" alt="">
<div class="title-over">
<h4><a href="#">Offline wikis in your language</a></h4>
</div>
<div class="post-hover text-center">
<div class="inside">
<h4><a href="http://192.168.43.205:4242/" target="_blank"><i class="fa fa-plus"></i>Wikis in your language</h4></a><br>
<p>Served by awesome XowA project</p></a>
<a href="http://xowa.org/" target="_blank">xowa.org</a>
</div>
</div>
</div>
</div><!-- /.post-masonry -->
<div class="post-masonry col-md-4 col-sm-6">
<div class="post-thumb">
<img src="rachel/rachel.png" alt="">
<div class="title-over">
<h4><a href="#">RACHEL - Remote Area Community Hotspot for Education and Learning</a></h4>
</div>
<div class="post-hover text-center">
<div class="inside">
<h4><a href="rachel/index.html" target="_blank"><i class="fa fa-plus"></i>RACHEL Offline</h4><br/>
<p>The best of web without internet</p></a>
<a href="https://racheloffline.org/" target="_blank">racheloffline.org</a>
</div>
</div>
</div>
</div> <!-- /.post-masonry -->
<div class="post-masonry col-md-4 col-sm-6">
<div class="post-thumb">
<img src="custom/custom-content.png" alt="">
<div class="title-over">
<h4><a href="#">Custom Content</a></h4>
</div>
<div class="post-hover text-center">
<div class="inside">
<h4><a href="custom/" target="_blank"><i class="fa fa-plus"></i>Custom Content</a></h4><br/>
<p>Click and see the README for instructions</p>
</div>
</div>
</div>
</div><!-- /.post-masonry -->
<div class="post-masonry col-md-4 col-sm-6">
<div class="post-thumb">
<img src="textbooks/textbooks.png" alt="">
<div class="title-over">
<h4><a href="#">Gujarat State Board Textbooks</a></h4>
</div>
<div class="post-hover text-center">
<div class="inside">
<h4><a href="textbooks/" target="_blank"><i class="fa fa-plus"></i>Textbooks</h4><br/>
<p>Standard 1 to 12 textbooks from Education Department</p></a></a>
<a href="http://gujarat-education.gov.in/TextBook/textbook/index.htm" target="_blank">gujarat-education.gov.in</a>
</div>
</div>
</div>
</div> <!-- /.post-masonry -->
<div class="post-masonry col-md-4 col-sm-6">
<div class="post-thumb">
<img src="manual/mss-manual.png" alt="">
<div class="title-over">
<h4><a href="#">My sCool Server’s documentation</a></h4>
</div>
<div class="post-hover text-center">
<div class="inside">
<h4><i class="fa fa-plus"></i>MSS Administration Guide</h4><br/>
<h4><a href="manual/mss-doc-latest/index.html" target="_blank">English</a></h4><br/>
<p>Latest version available online</p>
<a href="http://mss-doc.rtfd.io/" target="_blank">mss-doc.rtfd.io</a>
</div>
</div>
</div>
</div> <!-- /.post-masonry -->
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<p class="copyright-text">Copyright © 2017 Recherche Tech LLP
| <a rel="nofollow" href="http://myscoolserver.com">My sCool Server</a></p>
</div>
<div class="col-md-12 text-center">
<p class="disclaimer-text">Disclaimer: All trademarks and copyrights in the included content are owned by their respective entities and have been uploaded free of cost and/or upon request for non-commercial and educational purposes only, as permitted under the respective content's license terms. All content here can be downloaded directly by following content providers' links.</p>
</div>
</div>
</footer>
<script src="js/vendor/jquery-1.10.2.min.js"></script>
<script src="js/min/plugins.min.js"></script>
<script src="js/min/main.min.js"></script>
<!-- Preloader -->
<script type="text/javascript">
//<![CDATA[
$(window).load(function() { // makes sure the whole site is loaded
$('#loader').fadeOut(); // will first fade out the loading animation
$('#loader-wrapper').delay(350).fadeOut('slow'); // will fade out the white DIV that covers the website.
$('body').delay(350).css({'overflow-y':'visible'});
})
//]]>
</script>
<!-- templatemo 434 masonry -->
</body>
</html>