Get GitHub User Contributions With GitHub Skyline API February 17, 2021·282 words 2021 turns out to be a good year for folks like myself, that love collecting their own personal metrics.
I Launched A Personal Site Directory December 6, 2020·366 words In an effort to make personal site discovery better, I decided to experiment with web development a bit and create an open-source personal site and blog directory.
Lessons In Building A Scalable Samples Experience October 5, 2019·2247 words You probably heard (or read) a post I wrote back in July about how we built docs.
Updating GitHub Actions Workflows August 18, 2019·315 words How to transition the GitHub Actions workflows to the new model.
Building A Centralized Samples Experience At Microsoft July 31, 2019·3177 words An outline of the journey to build a single site for all code samples at Microsoft.
Hosting Your Hugo Blog For Free March 2, 2019·757 words You can reduce the cost of hosting your static blog by leveraging GitHub Pages.
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.