Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Welcome, Welcomments! #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Welcome, Welcomments! #57

wants to merge 1 commit into from

Conversation

welcomments[bot]
Copy link

@welcomments welcomments bot commented Mar 20, 2021

Hello there, you, and welcome to Welcomments!

We already did the hardest part of the integration, but we do need a final push (pun intended) from you to get started.

1. Pull this PR to your local computer

You can do so by running git fetch origin && git checkout add-welcomments-ylh5w in your local git repository.

2. Add Welcomments to your post layout

Set the base url for your Jekyll site in the config file:

_config.yml:

url: "https://mysite.com"

Then, add the following snippet to _layouts/post.html.

This is the Jekyll file where you usually define the layout for your individual posts.

{% include welcomments/comments.html website_id = "bgIHdop4B1YrNQqHPoMf" %}

3. Push your changes

Finally, make a commit and push it to this very PR on GitHub:

git add .
git commit -m "some Welcomments adjustments"
git push origin add-welcomments-ylh5w

Merge this PR, wait for Netlify (or similar) to rebuild your site, and we should be done.

Time to start receiving some love letters from your readers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants