generated from inherentlee/11ty
porkbun and formgrid docs
This commit is contained in:
@@ -2,9 +2,30 @@
|
|||||||
|
|
||||||
Home page for District Dharma based out of DC.
|
Home page for District Dharma based out of DC.
|
||||||
|
|
||||||
## Prerequisites
|
## Domain and hosting
|
||||||
|
|
||||||
1. **Heckin' Tech Gitea Personal Access Token (PAT)**
|
Your domain is managed via [Porkbun](https://porkbun.com).
|
||||||
|
|
||||||
|
Hosting is provided by [Heckin' Tech](https://heckin.technology).
|
||||||
|
|
||||||
|
## Contact form
|
||||||
|
|
||||||
|
You'll use [Formgrid](https://formgrid.dev) as your form backend. After creating an account, make a form (name is up to you).
|
||||||
|
|
||||||
|
### Setup
|
||||||
|
|
||||||
|
1. From the form, Lee needs the **form endpoint**. This can be found on the form's main page under "Copy submission endpoint," *or* on the settings page under "Endpoint information."
|
||||||
|
1. In the form settings, the **redirect URL** should be set to [districtdharma.org/contact-success](https://districtdharma.org/contact-success). This setting is found under "Redirect Settings." **Make sure to save your settings by scrolling back up the top section ("Form Configuration") and finding the save button!** This is unintuitive but necessary.
|
||||||
|
|
||||||
|
### Usage
|
||||||
|
|
||||||
|
Formgrid will email you when any submissions are received. **Receiving more than 50 submissions in a month will require a paid Formgrid subscription.**
|
||||||
|
|
||||||
|
## Managing content
|
||||||
|
|
||||||
|
### Prerequisites
|
||||||
|
|
||||||
|
1. **[Heckin' Tech](https://heckin.technology) Gitea Personal Access Token (PAT)**
|
||||||
1. Click on your user in the upper right and choose "Settings" from the dropdown
|
1. Click on your user in the upper right and choose "Settings" from the dropdown
|
||||||
1. Go to "Applications" in the left-hand settings menu
|
1. Go to "Applications" in the left-hand settings menu
|
||||||
1. Choose "Generate new token"
|
1. Choose "Generate new token"
|
||||||
@@ -14,8 +35,6 @@ Home page for District Dharma based out of DC.
|
|||||||
1. **Save your token somewhere secure. If lost, you must generate a new token**
|
1. **Save your token somewhere secure. If lost, you must generate a new token**
|
||||||
1. **Repository access:** Lee will grant contributor permissions. Repository URL is [heckin.technology/inherentlee/district-dharma](https://heckin.technology/inherentlee/district-dharma)
|
1. **Repository access:** Lee will grant contributor permissions. Repository URL is [heckin.technology/inherentlee/district-dharma](https://heckin.technology/inherentlee/district-dharma)
|
||||||
|
|
||||||
## Managing content
|
|
||||||
|
|
||||||
### Content management system
|
### Content management system
|
||||||
|
|
||||||
Your content management system is Mattrbld. Mattrbld can be found at [mattrbld.com](mattrbld.com). The first time you access it (or access in a new browser, on a new machine, or with cookies wiped), you will need to give it the repository URL above and set up a user name. Feel free to just set your full name (spaces are ok). This will label your "commits" (changes) to the repository as you.
|
Your content management system is Mattrbld. Mattrbld can be found at [mattrbld.com](mattrbld.com). The first time you access it (or access in a new browser, on a new machine, or with cookies wiped), you will need to give it the repository URL above and set up a user name. Feel free to just set your full name (spaces are ok). This will label your "commits" (changes) to the repository as you.
|
||||||
|
|||||||
Reference in New Issue
Block a user