Skip to content

Add PowerShell docs#2641

Merged
simon04 merged 12 commits into
freeCodeCamp:mainfrom
publicarray:main
Jun 2, 2026
Merged

Add PowerShell docs#2641
simon04 merged 12 commits into
freeCodeCamp:mainfrom
publicarray:main

Conversation

@publicarray
Copy link
Copy Markdown
Contributor

@publicarray publicarray commented Jan 17, 2026

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

@publicarray publicarray requested a review from a team as a code owner January 17, 2026 02:52
@publicarray publicarray changed the title Ateempt to add PowerShell Docs Attempt to add PowerShell Docs Jan 17, 2026
@simon04
Copy link
Copy Markdown
Contributor

simon04 commented Mar 18, 2026

Amazing, I'm looking forward to adding the documentation for this widely available+used shell. 😎

The individual version (docs/powershell/5.1, docs/powershell/7.4, docs/powershell/7.5, docs/powershell/7.6) should be spread into separate version (see lib/docs/scrapers/vite.rb for an example, you may want to provide only_patterns for filtering)

For http://localhost:9292/powershell/7.5/microsoft.powershell.core/about/about_environment_provider (for instance) the page title needs to be improved.

The .heading-anchor-permalink can be removed?

I'm happy to enable syntax highlighting via https://prismjs.com/download.html once the other issues have been addressed.

@publicarray
Copy link
Copy Markdown
Contributor Author

@simon04 I have fixed most issues. just the page titles for the about section is left.

@simon04 simon04 changed the title Attempt to add PowerShell Docs Add PowerShell docs Jun 2, 2026
Copy link
Copy Markdown
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.

Amazing work. I've migrated the markdown rendering from javascript to ruby (since we're already using redcarpet for other docs).

@simon04 simon04 merged commit def0778 into freeCodeCamp:main Jun 2, 2026
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