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

Add comments section from YAML front matter #44

Open
gadenbuie opened this issue Jan 23, 2025 · 0 comments
Open

Add comments section from YAML front matter #44

gadenbuie opened this issue Jan 23, 2025 · 0 comments

Comments

@gadenbuie
Copy link
Collaborator

The goal would be to put bluesky-comments.post in the YAML front-matter as a signal that a comments section should be added at the end of the post (with a header configurable by bluesky-comments.header:

---
title: My nifty blog post
bluesky-comments:
  post: https://bsky.app/profile/grrrck.xyz/post/3lg6fjlw2n225
---

or

---
title: My nifty blog post
bluesky-comments:
  post: 3lg6fjlw2n225
  profile: grrrck.xyz # could be set in _quarto.yml
  # profile: did:plc:72jpccg3u3vbohc67rqrplei
---
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

No branches or pull requests

1 participant