An open API service indexing awesome lists of open source software.

https://github.com/simple-statistics/simple-statistics.github.com

the website for simple statistics
https://github.com/simple-statistics/simple-statistics.github.com

Last synced: 11 months ago
JSON representation

the website for simple statistics

Awesome Lists containing this project

README

          

# simplestatistics.org

This is the source to the website [simplestatistics.org](http://simplestatistics.org/),
the web presence for the JavaScript library dealing with descriptive statistics
called [simple-statistics](https://github.com/simple-statistics/simple-statistics).

This site is published using [Github Pages](https://pages.github.com/), styled
with [basscss](http://www.basscss.com/) as a starting point, and otherwise
uncomplicated: there is no generation process and it is a single page.

## Development

To work on this website, you'll want to [clone the repository](https://help.github.com/articles/cloning-a-repository/)
and then test it locally using a development web server like
[serve](http://npmjs.org/serve).