sched_ext website To Copy the latest docs the website (on your dev machine) $ git clone https://github.com/sched-ext/sched-ext.com $ cd sched-ext.com $ ./copy-docs.sh $ cd sched-ext/ $ npm install $ npm run start To deploy $ GIT_USER=<username> npm run deploy