Skip to content

Commit 57f147a

Browse files
committed
index.html
Added text and links
1 parent 62b206f commit 57f147a

1 file changed

Lines changed: 30 additions & 13 deletions

File tree

index.html

Lines changed: 30 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -142,14 +142,16 @@ <h2>Get involved. <span class="muted">Join a open and friendly community.</span>
142142
tracker at GitHub.</a>
143143
</p>
144144
<p>
145-
There are a vast variation in ways to contribute to the
145+
There are many ways to contribute to the
146146
Devilry Project. Teachers, professors, teaching
147147
assistants and students among others are providing
148-
essential knowledge and insight to keep the system alive and updated.
148+
essential knowledge and insight to keep the system alive and
149+
updated.
149150
Everyone is welcome to
150-
start participating in the open and including community of
151+
participate in the open and including community of
151152
Devilry. Do not hesitate to jump onboard if you eager to ease the daily
152-
tasks for students, teachers and administrators.
153+
tasks for students, teachers and administrators. No
154+
contribution is considered to small.
153155
</p>
154156
<p><a class="btn btn-info"
155157
href="https://github.com/devilry/devilry-django/issues/new">Give Feedback</a></p>
@@ -163,19 +165,31 @@ <h2>Get involved. <span class="muted">Join a open and friendly community.</span>
163165
<i class="icon-tag marketing-huge-icon"></i>
164166
</div>
165167
<h2>About Devilry. <span class="muted">And why people love it</span></h2>
166-
<p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
168+
169+
<p class="lead">Devilry started out in 2008 by a group of students at the Informatics Department, University of Oslo with a vision to improve the current solutions around deliveries of obligatory assignments. Devilry is designed to be flexible and customizable with a minimal maintainability cost. The system can handle all kinds of deliveries from source code to essays. On top a simple and easy-to-use delivery layer Devilry provides a sophisticated interface for examiners and teaching assistants to manage student group directly in their favorite browser. Course administrators are given a focused interface to be able to easily manage all formalities around course management, from task deadlines to exam lists. </p>
170+
<p>
171+
Devilry is currently the main devilry management system used at the Department of Informatics, UiO with plans of expanding to span across all departments at the The Faculty of Mathematics and Natural Sciences, UiO.</p>
167172
</div>
168173

169174
<hr class="featurette-divider">
170175

171176
<div class="featurette" id="help">
172-
<div class="featurette-graphics-left">
173-
<!--<img alt="Devilry logo" src="devilrylogo-large.png"/>-->
174-
<i class="icon-comments marketing-huge-icon"></i>
175-
</div>
176-
<h2>Get help. <span class="muted">Or help someone else.</span></h2>
177-
<p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
178-
<p>TODO: Include the info from <a href="https://devilry-userdoc.readthedocs.org/en/latest/contact.html">the userdocs</a></p>
177+
<div class="featurette-graphics-left">
178+
<!--<img alt="Devilry logo" src="devilrylogo-large.png"/>-->
179+
<i class="icon-comments marketing-huge-icon"></i>
180+
</div>
181+
<h2>Get help. <span class="muted">Or help someone else.</span></h2>
182+
183+
184+
<p class="lead">
185+
The easiest way to start out is to give us a like at our
186+
<a href="https://www.facebook.com/DevilryProsjektet">facebook page</a>. To dig into what happens directly to the
187+
Devilry code base visit
188+
our <a href="https://github.com/devilry/devilry-django/issues?state=open">issue
189+
tracker at Github</a>To help
190+
out others become of a part of the team now!
191+
</p>
192+
179193
</div>
180194

181195
<div class="featurette" id="developer">
@@ -184,7 +198,10 @@ <h2>Get help. <span class="muted">Or help someone else.</span></h2>
184198
<i class="icon-puzzle-piece marketing-huge-icon"></i>
185199
</div>
186200
<h2>Develop Devilry. <span class="muted">We will help you get started.</span></h2>
187-
<p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
201+
<p class="lead">
202+
203+
Developers can clone our repository at <a href="https://github.com/devilry/devilry-django">github</a> and start right away. The <a href="http://devilry.readthedocs.org/en/latest/">Devilry Devoloper Documentation</a> will guide you in the right direction. Feel free to consult the<a href="https://groups.google.com/forum/#!forum/devilry-help">Devilry Help Questions and Answers</a> forum for further help on every matters concerning Devilry.
204+
</p>
188205
<p>The Devilry source code is available at our repository under the BSD license, which is an open source license.</p>
189206
<p><a href="https://github.com/devilry/devilry-django/wiki/Developer">Developer Wiki</a></p>
190207
</div>

0 commit comments

Comments
 (0)