Building an Efficient Blogging Workflow with Hugo, Obsidian, and GitHub Pages

Recent WordPress controversies have pushed me toward Hugo for blogging, drawn by its performance, security, and simplicity. My workflow with Obsidian and Hugo minimizes dependencies, offering a streamlined, self-hosted solution.

November 13, 2024 · 3 min · 503 words

Setting Up a Git Repository for Pushing to GitHub

A guide on initializing a Git repository in Linux with main as the default branch and securely pushing to GitHub using a Personal Access Token (PAT), ideal for those looking to streamline their Git setup.

November 13, 2024 · 3 min · 463 words