HTMX + PHP

09 Jun 2024development

Basic HTMX Application using PHP 8.1.2 and basic templates.

Read More

HTMX + Go

20 Apr 2024development

Basic HTMX Application using Go 1.22 with net/http and html/template.

Read More

Go Routing Path Values

19 Apr 2024development

Go 1.22 Routing Enhancements - Path Values.

Read More

Go JSON Marshal

16 Apr 2024development

Marshal JSON data without escaping HMTL characters.

Read More

Useful Git Commands

01 Sep 2021development

A list of Git commands that I have found useful.

Read More

Delete GitHub Commit History

11 Aug 2020development

How to clone a GitHub repository and replace all existing commit history with an initial commit.

Read More

Markdown Cheatsheet

10 Aug 2020development

A quick guide to markdown which is used for Hugo content.

Read More

Hugo Variables

30 Jul 2020development

Table of some useful Hugo variables which can be used in layout templates.

Read More