Introducing: Azure DevOps

Yesterday Microsoft announced the evolution of DevOps. Or rather the evolution of DevOps tooling from Microsoft known as Visual Studio Team Services: Azure DevOps. Azure DevOps represents 15 years of engineering in services to help developers turn an idea into production code.…

Authenticate against Ghost with cURL

Photo by Clem Onojeghuo / Unsplash To automate the pipeline of the theme I use for my blog to be built and automatically deployed it is required to interact with the Ghost API. Nothing fancy. This writeup explains how to retrieve the Bearer token through the Ghost API with cURL.…