Skip to content

murattasdemir/lost-stats.github.io

 
 

Repository files navigation

LOST

This is the official repo for Library of Statistical Techniques (LOST) website: https://lost-stats.github.io/

LOST is a publicly-editable website with the goal of making it easy to execute statistical techniques in statistical software.

Building locally

If you are interested in local development, we use ruby 2.6.4. From there, you can run

bundle install
bundle exec jekyll serve

If you'd like to check for broken links, you can run

bundle exec jekyll build
bundle exec htmlproofer --assume-extension --allow-hash-href ./_site

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 60.9%
  • SCSS 21.6%
  • Python 11.4%
  • R 4.6%
  • HTML 1.5%