diff --git a/README.md b/README.md index 2fe7f39a125e8d52dc559c5ade9c3657f6ce0079..28756d6cbcef4913aec95a739b8622111fe547bd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # jolheiser.com My [personal website](https://jolheiser.com). -Uses [tailwind](https://tailwindcss.com/) (with [catppuccin btw](https://github.com/catppuccin/tailwindcss)) and [templ](https://templ.guide) as a simple static page generator. +Uses [tailwind](https://tailwindcss.com/) (with [catppuccin btw](https://github.com/catppuccin/tailwindcss)) and [gomponents](https://gomponents.com) as a simple static page generator. Links are sourced from [links.jsonnet](links.jsonnet). @@ -18,10 +18,10 @@ If nix isn't available: #### Build Deps - [Go](https://go.dev) -- [tailwind-ctp](https://git.jolheiser.com/tailwind-ctp) (TailwindCSS standalone CLI with Catppuccin support) +- [tailwind-ctp](https://git.jojodev.com/jolheiser/tailwind-ctp) (TailwindCSS standalone CLI with Catppuccin support) #### Dev Deps -- [tailwind-ctp-intellisense](https://git.jolheiser.com/tailwind-ctp-intellisense) +- [tailwind-ctp-intellisense](https://git.jojodev.com/jolheiser/tailwind-ctp-intellisense) - [HTML LSP](https://github.com/vscode-langservers/vscode-html-languageserver-bin) or similar ### Building