Posts About
  • Gee...You locked yourself out of your VPS? Try this next time.

    Learn how to avoid locking yourself out of your VPS by implementing a simple yet effective strategy.

    Collins Lagat
    29/10/2024
  • Practical SSH

    In this guide, you get an intuitive and practical understanding of SSH. You'll learn how to leverage each component of OpenSSH for your own use.

    Collins Lagat
    20/09/2024
  • (Part 1) Kanban Application - Design Stage

    This an update on a portfolio project that I am currently doing. Tne application will designed in Figma and developed using Vue. It will also be a Progressive Web application. This post will touch on the design stage of the project.

    Collins Lagat
    13/10/2020
  • The Correct Way To Use Fontawesome Icons in Gridsome

    This a guide on how to integrate the Free Fontawesome Icons to Your Gridsome Project using npm. Fontawesome behaves strangely when you import it in the default manner. This guide shows you how to use Fontawesome, while avoiding the pitfall.

    Collins Lagat
    05/10/2020
  • How To add Code Highlighting To Gridsome Using Prismjs

    This is a guide on how to enable or add code syntax highlighting to a gridsome blog using the prisimjs via the @gridsome/remark-prismjs plugin. This plugin helps the remark plugin of your choice convert code blocks in markdown into a format that can be beautified using a primsjs theme.

    Collins Lagat
    04/10/2020
  • How To Use gcloud in Third Party CI/CD Services Such As Circle CI and Gitlab CI

    This a guide on how to use Google Cloud Platform (GCP) resources in other environments outside the GCP console. This is useful in many instances such as when you want to implement a multi-cloud solution or want to perform builds and deployments in your own server. In this particular guide, I will show you how to do for third-party continuous integration/continuous deployment (CI/CD) services.

    Collins Lagat
    25/09/2020
© 2024 Collins Lagat