Hosting Part II
OK, I was able to get the site up and running on Netlify! There was a little bit of fiddling, but it seems to work now. I don’t have it on a real domain yet, and I’m not sure about costs, but it’s a start. I’ll see if it auto updates when I save this.
Other options are:
- Vercel
- Firebase
- AWS
- GitHub Pages
- Cloudflare Pages
- Any VPS
Edit: I was wondering why the deployment was broken, but then I realized I had the draft status set to true in the post’s frontmatter, which means it wouldn’t be included in the production site’s pages. Just changed that and it shuold now show up.
Set my DNS to point to Netlify to see if I could get it to work.
On the other hand, I was just reading up on the nightmre charges that could come in if there’s a DDOS or some other high-bandwidth event. Scary.