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

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 TailwindCSS

Deployed with

Netlify

External

Components

Fonts

Inspiration

Usage

Requirements

  • Go >= 1.22.2

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.