README.md
August 26, 2013 ยท View on GitHub
A website for STAT 401A, Statistical Methods for Research Workers, at Iowa State University.
http://jarad.github.com/stat401a
For power users, you can clone the repository and preview the website locally (need to install GIT and Ruby/Rake):
git clone git://github.com/jarad/stat401a.git
cd stat401a
rake preview
# then open http://localhost:4000 in the web browser
You are also welcome to fork the repository and contribute posts to us.