Skip to content

hbs-rcs/reproducible-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools for Reproducible Research

Build Status

This is an adaptation of Karl Broman’s Tools for Reproducible Research.

Installation

  1. Install Hugo.

  2. Fork this repository to your GitHub account.

  3. Clone your copy of the repository:

    git clone git@github.com:YOUR-USERNAME/reproducible-research.git
    
  4. Download the hugo theme files so things will look good:

    cd reproducible-research/
    git submodule update --init
    
  5. Run hugo:

    hugo server
    
  6. Open a browser and go to http://localhost:1313/reproducible-research/