-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathindex.html
71 lines (52 loc) · 3.78 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Pedadida by HardMagic</title>
</head>
<body>
<div id="container">
<div class="inner">
<header>
<img src="logos/logo_300_small_200.png">
<h2>Next Generation Learning Platform</h2>
</header>
<section id="downloads" class="clearfix">
<a href="https://github.com/HardMagic/Pedadida/zipball/master" id="download-zip" class="button"><span>Download .zip</span></a>
<a href="https://github.com/HardMagic/Pedadida/tarball/master" id="download-tar-gz" class="button"><span>Download .tar.gz</span></a>
<a href="https://github.com/HardMagic/Pedadida" id="view-on-github" class="button"><span>View on GitHub</span></a>
</section>
<hr>
<section id="main_content">
<div style="float: left"><img src="logos/logo_fave.png"></div><div style="float: left"><h3>Welcome to Pedadida on Github.</h3></div><br style="clear: both">
<p>Pedadida is a next generation learning platform. Download the latest version right here on GitHub. </p>
<pre><code>$ cd HardMagic/repo_name
$ git fetch origin
$ git checkout gh-pages
</code></pre>
<p>If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.</p>
<h3>One Classroom. One Solution</h3>
<p>Pedadida answers all Learning Centers questions: How can I educate the world and not have to be a tech guru?!?! Pedadida combines the slick interface of Wordpress with the backend classroom management of Moodle. Need a media library for videos, music, books, and apps? We got it. All synced together with one simple setup wizard.</p>
<h3>Responsive Education</h3>
<p>So, your students don't want to log in on their desktop and they'd rather do their homework on the bus ride home. Maybe a student wants to skip class and take their quiz over the weekend online while hiking in the Sierras. It's simple with Pedadida's responsive interface that seamlessly works on mobiles, tablets, and the desktop. No messy code to work with. It Just... Works!</p>
<h3>Authors and Contributors</h3>
<p>Coded by <a href="https://github.com/krashnik" class="user-mention">@krashnik</a> in less than 3 days for version 1.0. You can see a working example by going to <a href="http://themov.org">http://themov.org</a> - this is a custom installation for a Virtual Life Coaching Network. We are interested in other contributors as well. Get in touch if you are a PHP Guru with a knack for education.</p>
<h3>Support or Contact</h3>
<p>Having trouble with Pages? Check out the documentation at <a href="http://pedadida.com/">http://pedadida.com/</a> or contact <a href="mailto:[email protected]">[email protected]</a> and we’ll help you sort it out. We do have an enterprise version for those who want to put their trust in our hands. More info @ <a href="http://pedadida.com">http://pedadida.com</a></p>
</section>
<footer>
Pedadida is maintained by <a href="https://github.com/HardMagic">HardMagic</a><br>
This page was generated by <a href="http://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="http://twitter.com/jasonlong">Jason Long</a>.
</footer>
</div>
</div>
</body>
</html>