feature: Set up Tailwind and automate dev process to watch all files for changes and rebuild as needed

This commit is contained in:
Keith Solomon
2025-04-20 17:01:14 -05:00
parent 3fe75e9ad5
commit 9957a5c116
24 changed files with 3319 additions and 76 deletions

View File

@@ -4,6 +4,4 @@ description: More About My Go SSG Site.
date: 2025-04-19
---
# About
Experimenting with Go. Seems pretty cool so far!

View File

@@ -7,7 +7,7 @@ categories:
- anger
---
# Why isn't this working?! 😭
## Why isn't this working?! 😭
This is my first Go SSG blog post.

View File

@@ -7,7 +7,7 @@ categories:
- go
---
# *Tap Tap Tap* Is this thing on?
## *Tap Tap Tap* Is this thing on?
This is my first Go SSG blog post.

View File

@@ -4,6 +4,4 @@ description: My Go SSG Site.
date: 2025-04-19
---
# Welcome
This is your first static site built with Go!
Welcome to my static site built with Go!