Submit Data to Google Form via Custom Html Form
Disclaimer: This post is written purely for educational and exploratory purposes, and as a personal technical record. The method described — submitting data to Google Forms …
Disclaimer: This post is written purely for educational and exploratory purposes, and as a personal technical record. The method described — submitting data to Google Forms …
Google Sheets isn’t just for storing data—it can also act as a lightweight database for your projects. With a few lines of Google Apps Script, you can transform your spreadsheet …
In Cloudflare Pages → Project Settings → Build Configuration, I can set the Framework preset to Hugo
, the Build command to hugo
, and the Build output directory to public
. That’s …