summaryrefslogtreecommitdiff
path: root/templates_test.go
AgeCommit message (Collapse)Author
2023-10-02Flatten structureNicolas Paul
Related to #13
2023-05-31Move templates into pkg directoryNicolas Paul
Signed-off-by: Nicolas Paul <n@nc0.fr>
2023-05-26Add HTML templatesNicolas Paul
These templates generate HTML documents that informs visitors and the Go toolchain about the location of the module's source and documentation page (on pkg.go.dev) Signed-off-by: Nicolas Paul <n@nc0.fr>