Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 498 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 498 Bytes

This page is intended to rescue me in my ongoing struggle to share knowledge in a reusable way, so I will try move it here from emails, gists, confluence, Slack, and Teams messages that no-one can find after 2 days.

Generate index.md

scripts/generate-index.ps1

Fun stuff

Get 90. vibe website.

.\Get-html.ps1

Clean html.

Remove-Item -LiteralPath (Get-ChildItem -Recurse -Filter '*.html').FullName