Fork and clone this repository. Introduce yourself by adding a file per your Github username.json
under the _data/
directory. Here's an example for Github username bbest
:
// _data/bbest.json
{
"program": "lecturer",
"interests": "marine biology, species distribution modeling, spatial decision-making",
"project": "route ships around marine mammal hot spots"
}
Using the format above, replace with your own program
, interests
and project
idea. Create an Rmarkdown document also with your username under the students
folder with more details on your project idea, commit and push the changes, and submit a pull request to the original repository.
The content on this site draws extensively from these repositories:
cd ~/github/ESM296-3W-2016/
bundle exec jekyll serve --baseurl ''
/usr/local/bin/jekyll serve --baseurl ''