egarpor / LeCam

Website for the workshop-course "An Introduction to Le Cam's Asymptotic Theory of Statistical Experiments"

Home Page:http://www.est.uc3m.es/lecam/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website for the workshop-course "An Introduction to Le Cam's Asymptotic Theory of Statistical Experiments". The website is available at http://www.est.uc3m.es/lecam (alternatively: https://egarpor.github.io/lecam/).

Update workflow:

  1. Edit index.md.
  2. Run jekyll serve in the root folder to create /_site. This folde contains the wesbsite and index.html.

When moving /_site to halweb (est.uc3m.es), remember to:

  • Rename index.html to principal.html if not done (or the web will not be served).
  • Change paths "/assets/*" to "assets/*" (or the style files will not be read).
  • Add favicon with <link rel="icon" type="image/png" href="images/favicon.ico"> after <meta name="viewport" content="width=device-width">.

About

Website for the workshop-course "An Introduction to Le Cam's Asymptotic Theory of Statistical Experiments"

http://www.est.uc3m.es/lecam/


Languages

Language:HTML 57.5%Language:CSS 40.0%Language:JavaScript 2.4%