Added Official PS, Doug Finke, and Mike Robbins blogs as well as...

the PowerScripting podcast
This commit is contained in:
FooBartn 2016-10-04 11:07:04 -05:00
parent c0890a9126
commit 4ed1b62f50

View File

@ -23,13 +23,17 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
* [Testing](#testing)
* [Themes](#themes)
* [Videos](#videos)
* [Podcasts](#podcasts)
* [Webserver](#webserver)
## Blogs
- [Windows PowerShell Blog](https://blogs.msdn.microsoft.com/powershell/) - Official PowerShell Team Blog
- [Hey, Scripting Guy! Blog](http://blogs.technet.com/b/heyscriptingguy/) - Popular Microsoft blog.
- [Learn Powershell | Achieve More](http://learn-powershell.net/) - Personal blog of Boe Prox who moderated for the Scripting Guy.
- [PowerShellMagazine](http://www.powershellmagazine.com/) - Awesome magazine.
- [Doug Finke](https://dfinke.github.io/#blog) - Author of 'PowerShell for Developers'
- [Mike F. Robbins](http://mikefrobbins.com/) - Microsoft MVP. SAPIEN Tech MVP. Co-author of Windows PowerShell TFM 4th Edition.
## Build Tools
@ -131,6 +135,9 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [PowerShell on Linux and Open Source](https://channel9.msdn.com/Blogs/hybrid-it-management/PowerShell-on-Linux-and-Open-Source) - A brief introduction to PowerShell open source project and how it runs on linux.
- [PowerShell](https://channel9.msdn.com/Shows/MsftPowerShell) - This show will include videos talking about the PowerShell automation platform, Desired State Configuration (DSC), infrastructure as code, and related concepts!! These videos are created by Trevor Sullivan, a Microsoft MVP for Windows PowerShell.
## Podcasts
- [PowerScripting](https://powershell.org/podcast/) - A weekly show run by Jon Walz and Hal Rottenberg
## Webserver
- [Flancy](https://github.com/toenuff/flancy) - A web microframework for Windows PowerShell.