MD-Anderson-Bioinformatics / NGCHM-R

An R library for creating Next-Generation Clustered Heat Maps (NG-CHM)
http://bioinformatics.mdanderson.org/main/NG-CHM-V2:Overview
7 stars 3 forks source link

Build index.md in GitHub Action #22

Closed marohrdanz closed 3 years ago

marohrdanz commented 3 years ago

This pull request removes the large-ish index.md file from the repo. This file is large because it contains a demo NGCHM and is the landing page for the pkgdown website. A step is added to render index.md in the GitHub Action for building and deploying the pkgdown website.