Skip to content

Conversation

@denilsonsa
Copy link
Contributor

As requested in:

In a period of one year, it went from 17k to 20k stars on GitHub.

This is my first time contributing to devdocs, it took me an entire day to learn how to write a new scraper and new filters for this documentation, including the time spent fine-tuning the result.

I think this scraper is already in a good enough state to be shipped. Minor tweaks are likely possible, and such tweaks could either be done before merging this PR or done in a later PR.


If you’re adding a new scraper, please ensure that you have:

  • Tested the scraper on a local copy of DevDocs
  • Ensured that the docs are styled similarly to other docs on DevDocs
  • Added these files to the public/icons/your_scraper_name/ directory:
    • 16.png: a 16×16 pixel icon for the doc
    • 16@2x.png: a 32×32 pixel icon for the doc
    • SOURCE: A text file containing the URL to the page the image can be found on or the URL of the original image itself

@denilsonsa denilsonsa requested a review from a team as a code owner October 17, 2025 20:32
As requested in:

* https://trello.com/c/PVnfdeaN#comment-665fffaa2798a59513617915
* https://trello.com/c/PVnfdeaN#comment-60a7c84181482c8dce7d0f55

In a period of one year, it went from 17k to 20k stars on GitHub.

This is my first time contributing to devdocs, it took me an entire day
to learn how to write a new scraper and new filters for this
documentation, including the time spent fine-tuning the result.
@denilsonsa
Copy link
Contributor Author

Note: the only image that required increasing the :max_image_size isn't very important: https://lit.dev/docs/composition/component-composition/

We may decide to lower this size limit and let that image be loaded over the web instead.

Copy link
Contributor

@simon04 simon04 left a comment

Choose a reason for hiding this comment

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

Awesome, thank you!

@simon04 simon04 merged commit 6badddd into freeCodeCamp:main Oct 18, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants