Self-hostable bio page website https://anhgelus.world/
Find a file
2024-12-10 20:47:56 +01:00
scss feat(custom): support links 2024-12-10 19:55:05 +01:00
templates feat(custom): support links 2024-12-10 19:55:05 +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 style(data): rename data with config 2024-11-10 01:41:27 +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
go.mod build(golatt): upgrade to 0.2.0 2024-11-10 15:37:17 +01:00
go.sum build(golatt): upgrade to 0.2.0 2024-11-10 15:37:17 +01:00
index.ts fix(navigation): not updating style and background image 2024-12-10 20:39:28 +01:00
LICENSE Initial commit 2024-11-09 21:20:12 +01:00
main.go fix(custom): missing method for new config 2024-12-10 19:13:44 +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): better image for readme 2024-12-10 14:46:45 +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 example config

Config

Coming soon

Technologies used