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 NextJs Documentation #2180

Merged
merged 12 commits into from
Jun 12, 2024
Merged

Add NextJs Documentation #2180

merged 12 commits into from
Jun 12, 2024

Conversation

snzow
Copy link
Contributor

@snzow snzow commented Mar 17, 2024

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

Co-authored-by: Mike Murphy elmiko@gmail.com
Co-authored-by: Yen Ton yen.tonv@gmail.com
Co-authored-by: Jason Wilkie jason@wilkiefamily.net

Closes #1762

@snzow snzow requested a review from a team as a code owner March 17, 2024 01:26
@snzow snzow changed the title Add NextJs Documentation Add NextJs Documentation (Issue #1762) Mar 17, 2024
@snzow snzow changed the title Add NextJs Documentation (Issue #1762) Add NextJs Documentation Mar 17, 2024
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.

Great, thank you!

@simon04 simon04 merged commit ab9382e into freeCodeCamp:main Jun 12, 2024
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.

Add Nextjs Documentation
4 participants