Self-hostable bio page website https://anhgelus.world/
Find a file
2025-02-24 13:53:20 +01:00
scss feat(custom): better style of navbar in header 2024-12-11 11:44:01 +01:00
templates feat(custom): tags link in header 2024-12-11 11:43:26 +01:00
.dockerignore ci(docker): create example dockerfile and dockerignore 2024-11-10 01:39:39 +01:00
.gitignore build(bun): init and install sass 2024-11-09 21:54:18 +01:00
bun.lockb feat(style): simple card 2024-11-09 22:49:17 +01:00
config.schema.json feat(config): json schema for custom pages 2024-12-10 20:34:11 +01:00
custom_page.schema.json feat(config): json schema for custom pages 2024-12-10 20:34:11 +01:00
data.go feat(custom): support links 2024-12-10 19:55:05 +01:00
docker-compose.yml build(golatt): upgrade to pre-0.4.0 2025-02-24 13:53:20 +01:00
Dockerfile style(data): rename data with config 2024-11-10 01:41:27 +01:00
example.jpg docs(info): better image for readme 2024-12-10 14:46:45 +01:00
games.webp docs(info): images for custom pages 2024-12-10 22:28:40 +01:00
go.mod build(golatt): upgrade to pre-0.4.0 2025-02-24 13:53:20 +01:00
go.sum build(golatt): upgrade to pre-0.4.0 2025-02-24 13:53:20 +01:00
index.ts feat(tag): better behavior for tag with internal link 2024-12-10 22:21:32 +01:00
LICENSE Initial commit 2024-11-09 21:20:12 +01:00
main.go build(golatt): upgrade to pre-0.4.0 2025-02-24 13:53:20 +01:00
music.webp docs(info): images for custom pages 2024-12-10 22:28:40 +01:00
package.json feat(tag): better style and navbar to return home 2024-11-18 19:31:49 +01:00
README.md docs(info): images for custom pages 2024-12-10 22:28:40 +01:00
tsconfig.json build(ts): target ES2019 instead of ESNext 2024-11-12 17:35:45 +01:00

Now

Self-hostable bio page website!

Lightweight and heavily customizable Go application!

Screenshot of the main page

Screenshot of a custom page

Screenshot of a custom page

Config

Coming soon

Technologies used