Skip to content

Commit cd020af

Browse files
authored
Update CUSTOMIZE.md for Newsletter support (alshedivat#2521)
In reference to alshedivat#2517 and alshedivat#2517 (comment)
1 parent 8d82670 commit cd020af

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CUSTOMIZE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,3 +146,9 @@ A variety of beautiful theme colors have been selected for you to choose from. T
146146
## Adding social media information
147147

148148
You can add your social media links by adding the specified information at the `Social integration` section in the [\_config.yml](_config.yml) file. This information will appear at the bottom of the `About` page.
149+
150+
## Adding a newsletter
151+
152+
You can add a newsletter subscription form by adding the specified information at the `newsletter` section in the [\_config.yml](_config.yml) file. To set up a newsletter, you can use a service like [Loops.so](https://loops.so/), which is the current supported solution. Once you have set up your newsletter, you can add the form [endpoint](https://loops.so/docs/forms/custom-form) to the `endpoint` field in the `newsletter` section of the [\_config.yml](_config.yml) file.
153+
154+
Depending on your specified footer behavior, the sign up form either will appear at the bottom of the `About` page and at the bottom of blogposts if `related_posts` are enabled, or in the footer at the bottom of each page.

0 commit comments

Comments
 (0)