https://github.com/goldcoders/paramountpetroleum.ph
https://github.com/goldcoders/paramountpetroleum.ph
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/goldcoders/paramountpetroleum.ph
- Owner: goldcoders
- Created: 2022-06-20T14:22:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-03T23:51:52.000Z (about 4 years ago)
- Last Synced: 2023-03-04T20:56:42.732Z (over 3 years ago)
- Language: HTML
- Size: 22.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Paramount Petroleum - Default Theme
Install Hugo on Codespace
1. `cd /opt/hugo/lts`
1. `curl -L https://github.com/gohugoio/hugo/releases/download/v0.88.1/hugo_extended_0.88.1_Linux-64bit.tar.gz | tar xvz`
[](https://app.netlify.com/sites/paramount-petroleum/deploys)
## Requirements
- Thriftshop Site Manager v1.0.0
## Using Custom Domain Name
- 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
```
## Using FB Messenger Chat Plugin
- get Page ID , on Facebook Fanpage Message Settings and update in on your CMS
## Using Disqus Comment
- Get Disqus Shortcode and update it on your CMS
## Using Contact Form
### Recaptcha V2
- [Create Recaptcha For Your Domain](https://www.google.com/recaptcha/admin/create) and copy Site Key
### Creating New Google Form
- Create New Form
- Add New Fields
- Name
- Phone
- Message
- Allow Collecting Emails
### Getting Form URL
- 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
### Adding Field Name
- 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