Skip to content

Commit

Permalink
Merge pull request IDEMSInternational#302 from africanmathsinitiative…
Browse files Browse the repository at this point in the history
…/master

update master
  • Loading branch information
stevenndungu authored Jul 24, 2017
2 parents 7b916d5 + 7e3f0f3 commit 813d40c
Show file tree
Hide file tree
Showing 40 changed files with 1,536 additions and 120 deletions.
22 changes: 18 additions & 4 deletions docs/About.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="#page-top">R-Instat Website</a>
<a class="navbar-brand page-scroll" href="#page-top"><img src= ""/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down Expand Up @@ -77,10 +77,24 @@
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">What is R-Instat</h2>
<h2 class="section-heading">Outline and History</h2>
<hr class="light">
<p class="text-faded">R-Instat is an R based new statistics software developed in Africa for use all around the world.</p>
<!-- <a href="#services" class="page-scroll btn btn-default btn-xl sr-button">Get Started!</a>-->
<p class="text-faded">The need for the software was described in the 3-minute video in the 2015 <a href = "https://chuffed.org/project/africandatainitiative"style="color: blue;" >crowd-sourcing campaign.</a>The case was made for software with the properties shown on this<a href="https://www.youtube.com/watch?v=0_YAjLBVPrI&t=1s" style="color: blue;">video</a>
We are guided by <a href= ""></a>road map</p> to deliver the quality of the software we need on time.
</br>
<p class="text-faded">
R-Instat provides a front-end to R, designed to broaden the users of the software, particularly in Africa.
"R is an open source programming language and software environment for statistical computing and graphics that
is supported by the R Foundation for Statistical Computing. The R language is widely used among statisticians
and data miners for developing statistical software and data analysis."
<br />
R’s reputation has grown incredibly in recent years. General information about R is <a href="https://www.r-project.org/about.html" style="color: blue;">here</a> while the early history of R is given <a href="https://www.r-project.org/conferences/useR-2006/Slides/Chambers.pdf" style="color: blue;">here</a>.
The original Instat was an easy to use statistics package, produced at the University of Reading, UK. It was designed to support good statistical practice. It also has a special menu for the analysis of historical climatic data.
<br />
The ideas behind Instat have motivated the structure of the R-Instat menus and dialogues, though no line of the original code remains.
</p> </p>
<a href="team.html" class="btn btn-primary btn-xl page-scroll" style="color:blue;" >Find out about our Team</a>

</div>
</div>
</div> </section>
Expand Down
31 changes: 11 additions & 20 deletions docs/Contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="#page-top">R-Instat Website</a>
<a class="navbar-brand page-scroll" href="#page-top"><img src= ""/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down Expand Up @@ -74,28 +74,19 @@
</div>
<!-- /.container-fluid -->
</nav>
<section class="bg-primary" >
<div class="container">
<div class="row">
<section class="bg-primary" id="about" style="height:100%">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">Let's Get In Touch!</h2>
<hr class="primary">
<p>You could reach R-Instat team via</p>
</div>
<div class="col-lg-4 col-lg-offset-2 text-center">
<i class="fa fa-phone fa-3x sr-contact"></i>
<p>0728508241</p>
<br />
<p> <a href="https://form.myjotform.com/71801946096563"></a></p>
</div>
<div class="col-lg-4 text-center">
<i class="fa fa-envelope-o fa-3x sr-contact"></i>
<p><a style="color: white;" href="mailto:[email protected]">[email protected]</a></p> <br />
</div>
<h2 class="section-heading">Lets get in touch </h2>
<hr class="light">
<p class="text-faded">For general enquiries send us an email to [email protected].
<br />
To report issues or bugs with the software, please post an issue on our<a href="https://github.com/africanmathsinitiative/R-Instat/issues/" style="color:blue;">Github Issues page</a> </b></p> <br>
</p>
</div>
</div>
</section>

</div>

<!-- jQuery -->
<script src="vendor/jquery/jquery.min.js"></script>
Expand Down
11 changes: 5 additions & 6 deletions docs/Developers.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<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">
Expand Down Expand Up @@ -43,7 +42,7 @@
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="#page-top">R-Instat Website</a>
<a class="navbar-brand page-scroll" href="#page-top"><img src= ""/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down Expand Up @@ -73,15 +72,15 @@
</div>
<!-- /.container-fluid -->
</nav>
<section class="bg-primary" id="about">
<section class="bg-primary" id="about" style="height:100%">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">R-Instat Developers</h2>
<hr class="light">
<p class="text-faded">Text Goes here. A table with images is prefered</p> <br>
<p>
table will go here
<p class="text-faded">We are more than happy to welcome any developer to take on the task of making R-Instat better.
<br />
We welcome you to get a copy of source code in our <a href="https://github.com/africanmathsinitiative/R-Instat/" style="color:blue;">Github page</a> </b></p> <br>
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/Documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="#page-top">R-Instat Website</a>
<a class="navbar-brand page-scroll" href="#page-top"><img src= ""/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
12 changes: 8 additions & 4 deletions docs/Download.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,17 +73,21 @@
</div>
<!-- /.container-fluid -->
</nav>
<section class="bg-primary" id="about">
<section class="bg-primary" id="about" style="height:100%">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">Downloading R-Instat</h2>
<hr class="light">
<p class="text-faded">Text Goes here</p>
<!-- <a href="#services" class="page-scroll btn btn-default btn-xl sr-button">Get Started!</a>-->
<p class="text-faded">Click on the links below to download R-Instat, Release Notes and Installation Guide</p>
<a href="https://goo.gl/DKBSsY" class="btn btn-primary btn-xl page-scroll" style="color:blue;" >Download R-Instat</a>
<a href="Resources/ReleaseNotes.pdf" class="btn btn-primary btn-xl page-scroll" style="color:blue;" >Release Notes</a>
<a href="Resources/InstallationInstructions.pdf" class="btn btn-primary btn-xl page-scroll" style="color:blue;" >Installation Guide</a>
</div>
</div>
</div>
</div> </section>
</div>
</section>
<!-- jQuery -->
<script src="vendor/jquery/jquery.min.js"></script>

Expand Down
2 changes: 1 addition & 1 deletion docs/Forum.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="#page-top">R-Instat Website</a>
<a class="navbar-brand page-scroll" href="#page-top">R-Instat</a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
26 changes: 0 additions & 26 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1 @@
# [Start Bootstrap](http://startbootstrap.com/) - [Creative](http://startbootstrap.com/template-overviews/creative/)

[Creative](http://startbootstrap.com/template-overviews/creative/) is a one page creative theme for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/).

## Getting Started

To begin using this template, choose one of the following options to get started:
* [Download the latest release on Start Bootstrap](http://startbootstrap.com/template-overviews/creative/)
* Clone the repo: `git clone https://github.com/BlackrockDigital/startbootstrap-creative.git`
* Fork the repo

## Bugs and Issues

Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-creative/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](http://startbootstrap.com/template-overviews/creative/).

## Creator

Start Bootstrap was created by and is maintained by **[David Miller](http://davidmiller.io/)**, Owner of [Blackrock Digital](http://blackrockdigital.io/).

* https://twitter.com/davidmillerskt
* https://github.com/davidtmiller

Start Bootstrap is based on the [Bootstrap](http://getbootstrap.com/) framework created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thorton](https://twitter.com/fat).

## Copyright and License

Copyright 2013-2016 Blackrock Digital LLC. Code released under the [MIT](https://github.com/BlackrockDigital/startbootstrap-creative/blob/gh-pages/LICENSE) license.
27 changes: 23 additions & 4 deletions docs/ReleaseNotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="#page-top">R-Instat Website</a>
<a class="navbar-brand page-scroll" href="#page-top"><img src= ""/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down Expand Up @@ -77,10 +77,29 @@
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">R-Instat Release Notes</h2>
<h2 class="section-heading">R-Instat Support</h2>
<hr class="light">
<p class="text-faded">Hext goes here</p>
<!-- <a href="#services" class="page-scroll btn btn-default btn-xl sr-button">Get Started!</a>-->
<p class="text-faded">Below are links and documents to support you in using R-Instat</p>
<br />
<h2 class="section-heading">Installation Guide </h2>
<hr class="light">
<p class="text-faded">
<a href="Resources/InstallationInstructions.pdf" class="btn btn-primary btn-xl page-scroll" style="color:blue;" >Download Installation Guide</a></p>
<br />
<h2 class="section-heading">Training Videos </h2>
<hr class="light">
<p class="text-faded">We have created "How To" videos to help you understand how to do different thing in R-Instat.
<br />
Find the youtube videos <a href="https://www.youtube.com/playlist?list=PLx5FJ5icCaj0_EWh6q7GfZdl01RACdueJ" style="color:blue"> here.</a>
</p>

<br />
<h2 class="section-heading">Help</h2>
<hr class="light">
<p class="text-faded">Comprehensive help for each R-Instat menu item can be accessed from within the individual dialogues. Alternatively, the help menu describes R-Instat and gives access to the whole help system.
Each dialogue constructs an R command, and most are from a set of R packages that is automatically installed. Information on each package is provided, including links to the packages own documentation.
Interesting data sets are provided by many R packages. Information on a particular data set is accessible though a special Help button in the “File &#8594; Open from Library dialogue.
</p>
</div>
</div>
</div> </section>
Expand Down
Binary file added docs/Resources/InstallationInstructions.pdf
Binary file not shown.
Binary file added docs/Resources/ReleaseNotes.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions docs/Resources/tmp.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
temp
4 changes: 2 additions & 2 deletions docs/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="#page-top">R-Instat Website</a>
<a class="navbar-brand page-scroll" href="#page-top">R-Instat</a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down Expand Up @@ -71,7 +71,7 @@
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
<!-- /.container-fluid -->
</nav>
<section class="bg-primary" id="about">
<div class="container">
Expand Down
Binary file added docs/img/alex.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/danny.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/david.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/header12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/james.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/john.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/lily.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/max.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/roger.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/shaddy.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/steve.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/zach.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 20 additions & 17 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,8 @@
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="#page-top">R-Instat Website</a>
<a class="navbar-brand page-scroll" href="#page-top"><img src= ""/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
Expand Down Expand Up @@ -73,21 +72,25 @@
</div>
<!-- /.container-fluid -->
</nav>

<header>
<div class="header-content">
<div class="header-content-inner">
<h1 id="homeHeading">Welcome to R-Instat website.</h1>
<hr>
<p>R-Instat is a free, open source statistical software that is easy to use, even with low computer literacy. It encourages good statistical practices and learning, by opening the door for training to emphasis concepts rather than theory.
This software is designed to support improved statistical literacy in Africa and beyond, through work undertaken primarily within Africa.
In resource rich environments, students should ideally become familiar with more than one package and R-Instat might sometimes be a useful addition to the mix. In resource poor environments R-Instat combined with R-Studio is designed to be sufficient for student needs.
.</p>
<a href="About.html" class="btn btn-primary btn-xl page-scroll">Find Out More</a>
</div>
</div>
</header>
<!-- jQuery -->
<section class="bg-primary" style="height:100%;" >
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">R-Instat</h2>
<hr class="light">
<p class="text-faded">R-Instat is a free, open source statistical software that is easy to use, even with low computer literacy. It encourages good statistical practices and learning, by opening the door for training to emphasise concepts rather than theory.</br></p>
<p class="text-faded">
This software is designed to support improved statistical literacy in Africa and beyond, through work undertaken primarily within Africa.
<br />
In resource rich environments, students should ideally become familiar with more than one package and R-Instat might sometimes be a useful addition to the mix. In resource poor environments R-Instat combined with R-Studio is designed to be sufficient for student needs.
</p> </p>
<a href="About.html" class="btn btn-primary btn-xl page-scroll" style="color:blue;">Find Out More</a>
<a href="https://goo.gl/DKBSsY" class="btn btn-primary btn-xl page-scroll" style="color:blue;">Direct download</a>
<a href="Contact.html" class="btn btn-primary btn-xl page-scroll" style="color:blue;">Contact us</a>
</div>
</div>
</div> </section>
<!-- jQuery -->
<script src="vendor/jquery/jquery.min.js"></script>

<!-- Bootstrap Core JavaScript -->
Expand Down
Loading

0 comments on commit 813d40c

Please sign in to comment.