Prerequisites
Vitepress project
If you are planning to use this plugin, you likely already have a VitePress project. If not, check here and follow the instruction to get started.
static-templ
To pre-render the components, static-templ works under the hood.
bash
go install github.com/nokacper24/static-templ@latest
templ
If you are planning to use this plugin, templ
is likely already in your toolbox. If not, you should consider adding it.
bash
go install github.com/a-h/templ/cmd/templ@latest