This repository stores code and information for the TRIMS home page. This will be a forward facing introduction and summary of use cases that the ROADII program has assessed, as well as datasets explored and other important information.
See the public home page here: (https://itsjpo-trims.github.io/)
Deployment:
- source code is stored on the main branch of this repository.
- Use [gh-pages](https://www.npmjs.com/package/gh-pages) to deploy website to github pages.
- Run `npm run deploy` from within the repository to deploy to the "gh-pages" branch for deployment.
- Configure github pages in the repository to deploy from the "gh-pages" branch.