pocket-sized atproto pitch waow.tech

add setup instructions

+24
+24
README.md
··· 1 + # waow.tech 2 + 3 + ## setup 4 + 5 + 1. push this repo to github: 6 + ```bash 7 + git remote add origin git@github.com:zzstoatzz/waow.tech.git 8 + git push -u origin main 9 + ``` 10 + 11 + 2. go to cloudflare dashboard → pages → create a project 12 + 13 + 3. connect to your github repo (zzstoatzz/waow.tech) 14 + 15 + 4. build settings: 16 + - framework preset: none 17 + - build command: (leave empty) 18 + - build output directory: `/` 19 + 20 + 5. click "save and deploy" 21 + 22 + 6. once deployed, go to the project → custom domains → add waow.tech 23 + 24 + that's it. every push to main auto-deploys.