aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
2025-09-07fix(404): superfluous response.WriteHeader call from main.main.func1William Hergès
2025-09-07feat(404): better handleWilliam Hergès
2025-09-07style(now): rename tags in nowWilliam Hergès
2025-09-07feat(now): modify how links are handledWilliam Hergès
2025-09-07feat(style): change tag to nowWilliam Hergès
2025-09-06fix(font): crash for custom pageWilliam Hergès
2025-09-06feat(config): customize font file path, extension and nameWilliam Hergès
2025-08-29fix(ring): error while creating ringWilliam Hergès
2025-08-15feat(cli): customize public dirWilliam Hergès
2025-08-15refactor(config): scope folder per config fileWilliam Hergès
2025-08-15feat(config): support every pathWilliam Hergès
2025-08-01feat(config): supports external link for imagesWilliam Hergès
2025-07-19feat(cli): option to set portWilliam Hergès
2025-05-19feat(social): supports rel-me linksAnhgelus Morhtuuzh
2025-03-10refactor(pages): use html instead of json to render legalAnhgelus Morhtuuzh
2025-03-03fix(cli): not printing to std outAnhgelus Morhtuuzh
2025-03-03feat(cli): option to generate config file for toml or jsonAnhgelus Morhtuuzh
2025-03-03feat(config): supports toml config filesAnhgelus Morhtuuzh
2025-02-24build(golatt): upgrade to 0.4.0Anhgelus Morhtuuzh
2025-02-24build(golatt): upgrade to pre-0.4.0Anhgelus Morhtuuzh
2024-12-10fix(custom): missing method for new configAnhgelus Morhtuuzh
2024-12-10feat(custom): config and generationAnhgelus Morhtuuzh
2024-11-14feat(legal): merge legal and credits pageAnhgelus Morhtuuzh
2024-11-13feat(tag): supports little screenAnhgelus Morhtuuzh
2024-11-12feat(data): tagsAnhgelus Morhtuuzh
2024-11-12feat(seo): custom description for credits pageAnhgelus Morhtuuzh
2024-11-12feat(cli): dev mode listening on port 8000Anhgelus Morhtuuzh
2024-11-12fix(style): name and pronouns not centered on phoneAnhgelus Morhtuuzh
2024-11-10feat(handle): error 404 by redirecting to /Anhgelus Morhtuuzh
2024-11-10build(golatt): upgrade to 0.2.0Anhgelus Morhtuuzh
2024-11-10style(data): rename data with configAnhgelus Morhtuuzh
2024-11-10ci(docker): create example dockerfile and dockerignoreAnhgelus Morhtuuzh
2024-11-10feat(legal): credits pageAnhgelus Morhtuuzh
2024-11-09feat(style): simple cardAnhgelus Morhtuuzh
2024-11-09feat(data): parse json and render simple thingAnhgelus Morhtuuzh
2024-11-09feat(cli): main argumentsAnhgelus Morhtuuzh
2024-11-09feat(http): init golattAnhgelus Morhtuuzh
2024-11-09Initial commitAnhgelus Morhtuuzh