Why?
- I set draft:true for all the blog posts.
- Then, I rm -rf public/
- I am self hosting in my own linux server(I can’t test using localhost:1313 because the IP address of my server is 192.168.1.4)
- I am tunneling through cloudflare to redirect public IP to my laptop’s IP.
- Any guidance?