Skip to content

My personal website made with Go and Htmx.

Notifications You must be signed in to change notification settings

NDoolan360/Go-Htmx-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Website

GitHub Workflow Status (Continuous Integration) Github-Netlify deployments

The source code for my personal website, built with Go, Htmx and Hyperscript, and deployed with Netlify.

Tools

Built with

Go Htmx

Deployed with

Netlify

External

Components

Fonts

Inspiration

Usage

Requirements

  • Go >= 1.22.5

Dev dependencies

  • Parallel: brew install parallel
  • Watchexec: brew install watchexec

Environment Variables

  • Cults3D project rendering requires access to the Cults3D graphql API.
    • CULTS3D_USERNAME: string - Username of a Cults3D account.
    • CULTS3D_API_KEY: string - API key from Cults3D account matching username.