Skip to content

Conversation

@gildesmarais
Copy link
Member

Closes #827

This comment was marked as outdated.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

@gildesmarais gildesmarais marked this pull request as ready for review October 29, 2025 14:43
@gildesmarais gildesmarais requested a review from Copilot October 29, 2025 14:43
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 9 out of 9 changed files in this pull request and generated 5 comments.

gildesmarais and others added 6 commits October 29, 2025 15:49
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@gildesmarais gildesmarais requested a review from Copilot October 29, 2025 14:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

src/content/docs/creating-custom-feeds.mdx:1

  • Line 0 contains an incorrect markdown horizontal rule with four hyphens ---- instead of three ---. This should be removed or corrected to use three hyphens.

such as `window.__NEXT_DATA__`, `window.__NUXT__`, or `window.STATE`. The JSON-state scraper walks those blobs, finds arrays with
`title`/`url` pairs, and converts them into the same hashes produced by `HtmlExtractor`.

**`json_state` Limitations:** the scraper requires discoverable arrays of hashes containing clear `title` and `url` fields. Minified or
Copy link

Copilot AI Oct 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sentence should start with a capital letter. 'the scraper' should be 'The scraper'.

Suggested change
**`json_state` Limitations:** the scraper requires discoverable arrays of hashes containing clear `title` and `url` fields. Minified or
**`json_state` Limitations:** The scraper requires discoverable arrays of hashes containing clear `title` and `url` fields. Minified or

Copilot uses AI. Check for mistakes.
@gildesmarais gildesmarais merged commit cf050b8 into main Oct 29, 2025
10 checks passed
@gildesmarais gildesmarais deleted the feat/selfhost branch October 29, 2025 14:55
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.

Encourage users to host their own instances, to ultimatively reach goal of decentralization

2 participants