mirror of https://github.com/freeCodeCamp/devdocs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
656 B
656 B
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 doc16@2x.png
: a 32×32 pixel icon for the docSOURCE
: A text file containing the URL to the page the image can be found on or the URL of the original image itself