|
|
|
|
|
by abdullahkhalids
185 days ago
|
|
My website is statically generated. The biggest problem I faced was adding comments to my blog, that didn't involve loading a ton of JS or third-party services, or add and maintain backend software (say php). Do you think your dynamic content could be comments? |
|
Comments is just the text aspect. So it's already working!
The question here though: in a low-trust environment, i.e. the public internet, what do you do with API key for your GitHub Actions/CI pipeline. Can they be narrow enough to be considered public? Can you get rid of the Cloudflare Workers?