This is the jekyll site behind the https://redcap-tools.github.io.
The projects & resources tables on the Projects are driven by Jekyll Data files. Updating these tables simply requires a new row in the appropriate YAML files in the _data
directory.
- Install jekyll
- Fork this repo and clone it to your local computer
- Make a new branch
- Commit and sync / push
- Make a pull request (PR) against this repo.
If you're unfamiliar with GitHub, consider installing the desktop client (for Windows and OSX) and starting with this guide.