aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-11feat(style): better readability for long textHEADmainWilliam Hergès
2025-09-07fix(style): horrible ml for footerWilliam Hergès
2025-09-07fix(404): superfluous response.WriteHeader call from main.main.func1William Hergès
2025-09-07Merge pull request '[Feat] Change tags in now' (#1) from feat/change-tags in...Anhgelus Morhtuuzh
2025-09-07perf(style): simplify css rulesWilliam Hergès
2025-09-07feat(404): better handleWilliam Hergès
2025-09-07fix(custom): header using old tag and not redirecting to new pageWilliam Hergès
2025-09-07feat(now): do not display title if field is emptyWilliam Hergès
2025-09-07style(now): rename tags in nowWilliam Hergès
2025-09-07docs(info): update now usage in readmeWilliam 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-07docs(info): installation instruction in readmeWilliam Hergès
2025-09-07fix(style): margin bottom under main content on mobileWilliam Hergès
2025-09-06feat(presentation): reduce pfp border-radiusWilliam Hergès
2025-09-06docs(info): update images in readmeWilliam 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-09-06feat(content): better card style for long contentWilliam Hergès
2025-09-06feat(ring): not fixed on homeWilliam Hergès
2025-08-29fix(style): not everything loaded after custom page switchWilliam Hergès
2025-08-29fix(ring): error while creating ringWilliam Hergès
2025-08-29feat(style): increase line-height for readabilityWilliam Hergès
2025-08-29docs(legal): add year to licenseWilliam Hergès
2025-08-29feat(legal): change link to repoWilliam Hergès
2025-08-29docs(info): config webring in readmeWilliam Hergès
2025-08-29feat(base): webring integrationWilliam Hergès
2025-08-15build(script): create justfile to help buildWilliam Hergès
2025-08-15feat(style): reduce width of credits legalWilliam 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-15feat(style): modify root font-size for more consistent designWilliam Hergès
2025-08-15feat(style): better default background and better default fontsWilliam Hergès
2025-08-01feat(config): supports external link for imagesWilliam Hergès
2025-07-30feat(legal): update credit linkWilliam Hergès
2025-07-19fix(custom page): crashWilliam Hergès
2025-07-19feat(cli): option to set portWilliam Hergès
2025-05-19ci(git): ignore test filesAnhgelus Morhtuuzh
2025-05-19feat(social): supports rel-me linksAnhgelus Morhtuuzh
2025-03-10docs(info): fix various typo in readmeAnhgelus Morhtuuzh
2025-03-10docs(info): add config section in readmeAnhgelus Morhtuuzh
2025-03-10refactor(pages): use html instead of json to render custom pagesAnhgelus Morhtuuzh
2025-03-10refactor(pages): use html instead of json to render legalAnhgelus Morhtuuzh
2025-03-03feat(style): increase line-height for paragraphAnhgelus Morhtuuzh
2025-03-03fix(cli): not printing to std outAnhgelus Morhtuuzh
2025-03-03feat(config): supports toml for custom pagesAnhgelus 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