···11+# waow.tech
22+33+## setup
44+55+1. push this repo to github:
66+```bash
77+git remote add origin git@github.com:zzstoatzz/waow.tech.git
88+git push -u origin main
99+```
1010+1111+2. go to cloudflare dashboard → pages → create a project
1212+1313+3. connect to your github repo (zzstoatzz/waow.tech)
1414+1515+4. build settings:
1616+ - framework preset: none
1717+ - build command: (leave empty)
1818+ - build output directory: `/`
1919+2020+5. click "save and deploy"
2121+2222+6. once deployed, go to the project → custom domains → add waow.tech
2323+2424+that's it. every push to main auto-deploys.