quarto-dev / quarto-dev/quarto-cli
Webmention support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
It would be amazing to have builtin support for webmentions in quarto blog posts!
Limited support is possible by encapsulating the posts in divs: https://alanschussman.com/datablog/posts/datablog_update_quarto_support_for_webmentions/
But ideally the full h-entry annotations (author, title, tags, etc) should be done by quarto itself.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository files, tests, or entry points; begin by locating Quarto’s blog-post output generation and reviewing the linked Webmention and h-entry examples. Done means Quarto provides built-in Webmention support for blog posts and emits the requested h-entry annotations, including author, title, and tags.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- content, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100