Astro SSG 101

GitHub Pages as FREE Web Hosting

Sharing your great ideas with the world is possible by using GitHub Pages for FREE. It provides a straightforward platform with a free domain, and you can also link your custom domain.

September 1, 2023 · 6 min · 1120 words ·  ·  Web ·  Dev

Firebase as FREE Web Hosting - 101 Guide

Benefit of free hosting with Google Firebase. Firebase has a free tier and you also get a free domain to start with. You can also link your custom domain.

August 30, 2023 · 6 min · 1077 words ·  ·  Web ·  Dev
Docker images with GH Actions and local builds compared.

Building Docker Images: Github Actions vs Local Builds

Discovering the differences between building Docker images using the Cloud and Local Builds. Comparing the advantages and limitations, such as automation, resource usage, and build times. Example: Python DASH

Docker images with GH Actions and local builds compared.

Github Actions - Building and Pushing Containers with CI/CD

Guide - How to use Github Actions as your CI/CD tool to build and push Docker containers automatically.

March 5, 2023 · 4 min · 793 words ·  ·  Docker ·  Dev

Self-Hosting your Github Alternative - Gogs

An alternative to Github or Bitbucket to track your projects code history. I will show you how to selfhost Gogs with Docker.