Skip to content

Conversation

@welcomments
Copy link
Contributor

@welcomments welcomments bot commented Jan 5, 2025

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 feature/add-welcomments-7yl4a 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 = "XBbDsxrQFlUyIMrdCpsy9Cqvc" %}

3. Push your changes

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

git add .
git commit -m "Welcomments adjustments"
git push origin feature/add-welcomments-7yl4a

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!

@Daniele-rolli Daniele-rolli merged commit b7630ca into main Jan 10, 2025
@Daniele-rolli Daniele-rolli deleted the feature/add-welcomments-7yl4a branch January 10, 2025 10:30
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.

2 participants