docs CharityDiscount Technical Documentation Getting Started Install the dependencies - yarn (yarn is preffered for vuepress) Run locally - yarn dev Build the static site - yarn build (it will be built in directory docs - easier to host on github pages)