-
Export HTML from https://www.notion.so/lunchtimelabs/How-We-Work-eb84744893f541e5b232e73e5e707307
-
Copy the HTML to this directory.
-
Run
ruby process.rb
, which:
- Adds
script.js
andstyles.css
to every file (for header and footer customization) - Changes spaces to underscores
-
Test locally using
php -s localhost:3000
-
Commit to master and it will be deployed via GH Pages