Self-hostable bio page website https://anhgelus.world/
Find a file
2024-11-09 21:52:13 +01:00
dist feat(data): parse json and render simple thing 2024-11-09 21:52:13 +01:00
templates feat(data): parse json and render simple thing 2024-11-09 21:52:13 +01:00
.gitignore Initial commit 2024-11-09 21:20:12 +01:00
data.go feat(data): parse json and render simple thing 2024-11-09 21:52:13 +01:00
example.json feat(data): parse json and render simple thing 2024-11-09 21:52:13 +01:00
go.mod Initial commit 2024-11-09 21:20:12 +01:00
go.sum Initial commit 2024-11-09 21:20:12 +01:00
LICENSE Initial commit 2024-11-09 21:20:12 +01:00
main.go feat(data): parse json and render simple thing 2024-11-09 21:52:13 +01:00