Skip to main content
  1. Tags/

Hugo

2025


Troubleshooting Notion to GitHub Pages Sync: A Complete Guide

·1959 words·10 mins

Introduction #

Setting up automated synchronization between Notion and GitHub Pages is powerful, but things can go wrong. This guide documents real-world troubleshooting steps, common issues, and proven solutions based on actual implementation experience.

Building a Personal Website with Hugo and GitHub Pages

·969 words·5 mins

#

Introduction

Image

After wanting to create a personal website for a while, I finally took the plunge and built one using Hugo, the Congo theme, and GitHub Pages. The best part? It’s completely free to host, lightning-fast, and automatically deploys whenever I push changes to my repository.