Install Hugo on Codespace
-
cd /opt/hugo/lts -
curl -L https://github.com/gohugoio/hugo/releases/download/v0.88.1/hugo_extended_0.88.1_Linux-64bit.tar.gz | tar xvz
- Thriftshop Site Manager v1.0.0
- Go to https://app.netlify.com/sites/${SITE_NAME}/settings/domain , replace the SITE_NAME with your own
Click Add Domain Alias , and set your A record, and other DNS settings
- Go to your Domain provider and point your domain to
dns1.p05.nsone.net
dns2.p05.nsone.net
dns3.p05.nsone.net
dns4.p05.nsone.net
- get Page ID , on Facebook Fanpage Message Settings and update in on your CMS
- Get Disqus Shortcode and update it on your CMS
- Create Recaptcha For Your Domain and copy Site Key
- Create New Form
- Add New Fields
- Name
- Phone
- Message
- Allow Collecting Emails
- Click Send Form Click and click via link
- copy link open it in browser
- inspect element
- search for form action
- copy the url in action
- Click on the right corner triple dot
- It will show Get Prefilled Link , Click it
- Inspect The Form Field
- Copy the name , it always start with entry.{ANY_NUMBER}
- paste in on the form field name on contact page