Posts with the tag Bitbucket

  • Push Content to Algolia Search with Bitbucket Pipelines

    I had been thinking about adding a search tool to this site for a while now. In fact, I had a bitbucket issue created back in October 2018 about it! Today, I installed Algolia on the site, and am pushing the content to be indexed via Bitbucket Pipelines.

  • Deploy a React Application with Bitbucket Pipelines

    I use BitBucket Pipelines with this blog and love it! This blog is compiled using Jekyll, and with Bitbucket, I can deploy it to my DigitalOcean Ubuntu server with one click.