Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.03 KB

config.md

File metadata and controls

30 lines (26 loc) · 1.03 KB

@def website_title = "BIDSS" @def website_descr = "Biomedical Informatics and Data Science Skills (BIDSS)" @def website_url = get(ENV, "JULIA_FRANKLIN_WEBSITE_URL", "https://bcbi.github.io/bidss/")

@def author = "Brown Center for Biomedical Informatics (BCBI) at Brown University" @def title = "BIDSS" @def prepath = get(ENV, "JULIA_FRANKLIN_PREPATH", "bidss")

@def mintoclevel = 2

@def ignore = ["node_modules/", "franklin", "franklin.pub"]

\newcommand{\R}{\mathbb R} \newcommand{\scal}[1]{\langle #1 \rangle}