DrugMechDB icon indicating copy to clipboard operation
DrugMechDB copied to clipboard

automatically create HTML version

Open andrewsu opened this issue 5 years ago • 3 comments

I think a human readable version of DrugMechDB could help new users. For example, consider the repo for biolink-model. Somehow this YAML file gets automagically converted to this documentation page. Presumably uses Github Actions or another continuous integration tool?

andrewsu avatar Jun 28 '20 04:06 andrewsu

This google slides page contains a mock-up of the format for the HTML versions of the database records.

mmayers12 avatar Jan 19 '21 20:01 mmayers12

Just a quick note that https://github.com/biolink/biolink-model/blob/master/.github/workflows/deploy-documentation.yml provides a template on how to commit documentation to a specific branch using Github Actions...

andrewsu avatar Apr 21 '21 17:04 andrewsu

Website moved to gh-pages in 4dc52fd and automatic updates to website on new submissions added with d787040

mmayers12 avatar May 03 '21 03:05 mmayers12