Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 589 Bytes

File metadata and controls

9 lines (5 loc) · 589 Bytes

WebSiteGeneration

This repository is meant to collaborate on the website generation process. Following is a list of important files/data in this repository: (Please modify this file if you decide to change something.)

  • WebSiteGeneration/src/main/java/bio7210GenomeBrowser/SiteGenerator.java is the main file. Run this class to generate the website.

  • WebSiteGeneration/src/main/htmlOutput/ is the directory where the generated HTML files will go.

  • WebSiteGeneration/src/main/resources/ is a directory containing the various Mustache template files used to generate the site.