Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-20 | r/247 style(fun/logo): Use a much lighter colour for the logo quote | Vincent Ambo | 2 | -0/+0 | |
The dark one is quite visually aggressive. This colour is also taken from Gruber Darker. | |||||
2019-12-20 | r/243 feat(fun): Add a silly little logo for the depot | Vincent Ambo | 2 | -0/+0 | |
2019-12-20 | r/237 chore: Significantly restructure folder layout | Vincent Ambo | 15 | -0/+1580 | |
This moves the various projects from "type-based" folders (such as "services" or "tools") into more appropriate semantic folders (such as "nix", "ops" or "web"). Deprecated projects (nixcon-demo & gotest) which only existed for testing/demonstration purposes have been removed. (Note: *all* builds are broken with this commit) |