Building Digital Skills on a Budget

Welcome to LearnTechCafe! I’m your host, Dan - and alongside me is my robotic co-host, A.B.A2! Grab your favourite beverage and settle in as we explore computers in a fun, stress-free and beginner-friendly way. This blog is for money-savers, lifelong learners and anyone eager to discover what computers can do - and what you can do with them. In a world where everything costs more, we’ll help you build your digital skills and save money using free and/or open-source tools. Want to know more about me? Check out the About page.

 

| 🤖 Greetings! I’m A.B.A2, your caffeine-powered co-host.
Project dashboard showing a new, live blog hosted on Netlify.

Publish Your Blog with GitHub and Netlify

Create-a-Free-Blog — Part 3 Welcome back! In Part 2, we built your blog locally using Hugo. Today, we’re going to publish it live on the internet — completely free, and with zero ads — using GitHub and Netlify. Let’s go live. What You’ll Need A GitHub account (free) A Netlify account (also free) Your Hugo site folder (from Part 2). In this tutorial this folder is named myblog An internet connection Create a GitHub Repository GitHub will store your blog’s source code – everything inside your site folder will be pushed to a GitHub repository so that it’s accessible by a hosting site, in this case, Netlify. Here’s how to create a repository (repo). ...

August 5, 2025 · 6 min
Image of a newly created, basic blog homepage.

Install Hugo, Pick a Theme, and View Your New Blog Locally

Create-a-Free-Blog – Part 2 Thanks for joining us! Grab a drink – today we’re going to get hands-on and generate your blog locally using Hugo, a fast and modern static site generator. This means your blog won’t be live on the internet just yet – we’ll get there in Part 3. We’ll install Hugo, pick a theme, create your first post, and preview your blog in your browser. If you missed the first post, see Part 1: Create a Clean Zero-Ad Blog for Free. ...

August 3, 2025 · 8 min
Create a free blog with Hugo, static site generator.

Create a Clean, Zero-Ad Blog for Free

Create-a-Free-Blog – Part 1 This is our very first post here at LearnTechCafe. It’s all about helping you build your own blog for free, with no ads, and no trials. The only “catch”? You need a willingness to learn, using an open-source tool called Hugo (more on that later). So follow along with this series and build yourself a clean, professional website to get your thoughts and ideas out there for the world to see, all while saving you money. ...

July 28, 2025 · 4 min