Building Java API Docs With DocFX February 24, 2019·926 words A short guide that shows you how to generate Java API documentation with open-source tooling.
Deploying A Personal Blog With GitHub Actions January 11, 2019·2096 words How to automate your blog deployment with Hugo and GitHub Actions.
Write GitHub Actions In PowerShell December 12, 2018·282 words Run PowerShell commands from GitHub Actions instead of default bash shell.
Building Docs With GitHub Actions December 7, 2018·4075 words How to publish documentation with DocFX and GitHub Actions.
Easy Docs For Node And Python September 15, 2018·837 words How to generate documentation for Python and Node.js APIs with DocFX.
DIY Docs In The Cloud June 29, 2018·2019 words How to generate and host your documentation in the cloud.
Connect GitHub And VSTS With Azure Functions May 28, 2018·1579 words How to connect feedback from GitHub issues to your project’s VSTS instance.
Migrating UserVoice Ideas To GitHub March 6, 2018·714 words How to move ideas from UserVoice into a GitHub repository with a simple Python program.
Unlimited Storage For Your Nest Cam, With No Subscription January 7, 2018·1501 words How to record video locally from the Nest video stream without an subscription.
Visual Studio Team Services - Pull Request After Build October 31, 2017·857 words Learn how to create pull requests with VSTS after the build completes, with Python and Git.
Building Docs For NuGet Packages With VSTS And GitHub Pages May 27, 2017·1336 words How to build documentation with VSTS and GitHub Pages.
Easy Spec Reviews With GitHub & Bots April 16, 2017·477 words How to make it easier to review specifications if you are working in GitHub.
Binding Dynamic Build Definitions To GitHub Repos November 4, 2016·292 words How to make sure that you maintain flexibility of your builds when working with GitHub repositories.
Using Vossibility Stack To Track GitHub Community Contributions October 24, 2016·405 words How to set up an open source project to be in the know about the contribution flow in your repositories.
Creating A Content Validation Bot For GitHub June 7, 2016·1373 words How to build a bot that checks who can approve content.