Skip to content

oasci/bc-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistics

Build Status License

Local Development

Pre-requisites: Hugo, Go and Git

# Clone the repo
git clone git@github.com:oasci/bc-stats.git

# Change directory
cd bc-stats

# Install modules
hugo mod tidy

# Start the server
hugo server --logLevel debug --disableFastRender -p 1313

Update theme

hugo mod get -u
hugo mod tidy

See Update modules for more details.

About

Probability, data analysis, and inference techniques

Resources

Stars

Watchers

Forks