som-shahlab / ehrshot-website

Public website for EHRSHOT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EHRSHOT Website

Public website for EHRSHOT.

URL: https://ehrshot.stanford.edu/

Setup

# Only run once EVER --
npm create hyas@latest -- --template doks

# Run once to setup on new compute --
npm install

# Run everytime to run the dev server --
npm run dev

Helpful Info

Add images to static/images/

Add pages to content/

Menu -- config/_default/menus.toml

Deployment

Follow the instructions here: https://github.com/h-enk/doks-gh-pages

About

Public website for EHRSHOT

License:MIT License


Languages

Language:SCSS 80.2%Language:HTML 17.7%Language:JavaScript 2.1%