Cloudflare Pages: FREE Hosting for Any Static Site

Whether you are using HUGO, Jekyll, or plain HTML, Cloudflare Pages provides a robust, scalable, and free hosting solution. Learn how its seamless integration and powerful features can benefit your web projects.

September 3, 2023 · 7 min · 1442 words ·  ·  Web ·  Dev
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 · 5 min · 1061 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 · 791 words ·  ·  Docker ·  Dev