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
- Host: GitHub
- URL: https://github.com/simple-statistics/simple-statistics.github.com
- Owner: simple-statistics
- License: isc
- Created: 2015-07-13T01:10:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-07T19:40:50.000Z (over 1 year ago)
- Last Synced: 2025-06-28T20:40:14.870Z (12 months ago)
- Language: CSS
- Homepage: http://simple-statistics.github.io/
- Size: 1.91 MB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).