Skip to content

workflowr/workflowr.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workflowr.io

workflowr.io curates reproducible research projects supported by the R package workflowr

Setup

# install hugo (requires extended version)
sudo apt install hugo

# clone
git clone https://github.com/workflowr/workflowr.io.git
cd workflowr.io/

# pull the bulma submodule
git submodule update --init

# build and serve site
hugo serve

# open in browser
firefox http://localhost:1313/

About

Discover reproducible research projects created with workflowr

Resources

Stars

Watchers

Forks