fix relative path computation
Add report on 24.11 ZHF hackathon
Separating time and date allows avoiding parsing, since we may have events that have a date but no time; so yes, simplicity. For now we assume local time, and generally we're lacking a time…
Add report on 24.11 ZHF hackathon
There's a default value that makes make a slug from the title, but right, that one should probably mkDefault
so here we don't need mkForce
.
Add report on 24.11 ZHF hackathon
fricklerhandwerk
created branch zhf-report in fricklerhandwerk/Fediversity
2024-11-27 15:53:45 +01:00
fix relative path computation
fricklerhandwerk
created branch fix-nav-bug in fricklerhandwerk/Fediversity
2024-11-27 14:47:54 +01:00
Do not create upstream branches
fricklerhandwerk
deleted branch nix-unit from fricklerhandwerk/Fediversity
2024-11-27 12:36:35 +01:00
set up expression-level tests
Basic README file