Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 440 Bytes

File metadata and controls

15 lines (9 loc) · 440 Bytes

Thought Driven Development Playbook

  1. Export HTML from https://www.notion.so/lunchtimelabs/How-We-Work-eb84744893f541e5b232e73e5e707307

  2. Copy the HTML to this directory.

  3. Run ruby process.rb, which:

  • Adds script.js and styles.css to every file (for header and footer customization)
  • Changes spaces to underscores
  1. Test locally using php -s localhost:3000

  2. Commit to master and it will be deployed via GH Pages