Website for the Wang Research Group at Case Western Reserve University.
We bridge the worlds of AI and the natural sciences, building and applying computational tools to uncover the laws of biomolecules.
- Site: Wang Research Group (update
baseURLinconfig/_default/hugo.yamlfor production) - Built with: Hugo Blox (Hugo-based academic/research group theme)
hugo serverThen open http://localhost:1313.
hugoOutput is in the public/ directory.
content/— Pages, posts, authors, and publicationscontent/authors/— Team member profilescontent/post/— News and announcementscontent/publication/— Preprints and papersconfig/_default/— Site configuration (hugo.yaml, params.yaml, menus.yaml)assets/scss/template.scss— Custom styles
- Site title / base URL:
config/_default/hugo.yaml - Theme and appearance:
config/_default/params.yaml - Navigation:
config/_default/menus.yaml
See LICENSE.md.