Skip to content
/ GoHome Public

A personal webpage project using go, templ and htmx

Notifications You must be signed in to change notification settings

Laelapa/GoHome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e8a6cfa · Apr 9, 2025

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laelapa/GoHome

A personal webpage+blog+portfolio using go, templ and htmx.

Development Environment

To set up a live reloading environment so that you can edit your templates and tailwindcss and have the changes propagate in realtime to your browser run:

$make run-watch

This uses the functionality of the templ library for live reloading, and also runs tailwindcss --watch on the background, which you will need to terminate with pkill tailwindcss after you are done.

About

A personal webpage project using go, templ and htmx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published