Skip to content

Commit 9e17a69

Browse files
authored
Add Reddit integration instructions to README (#276)
Added instructions for connecting blog posts to Reddit using redditify.
1 parent dd404d6 commit 9e17a69

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ Images for the post should be saved in `post-images/YEAR/folder_for_your_post` a
3232

3333
After your PR is created, you (or someone else) can preview your post by adding the `safe to preview` label to the PR. This will trigger deployment to a testing server, and the PR can be merged once checked. It's important to preview both on desktop _and_ a mobile device before merging.
3434

35+
### Adding to Reddit
36+
37+
We are using redditify to connect Reddit threads to individual PHPF blog posts, but it is a manual step to open the thread on Reddit. You will need to click the "Discuss on Reddit" button at the bottom of the page, which will take you to Reddit. A post with the title and link to post will be pre-filled, so you can just submit as-is. Comments on that thread will then show up at the bottom of the blog post.
38+
3539

3640
## Developing/maintaining the site
3741

0 commit comments

Comments
 (0)