about summary refs log tree commit diff
path: root/tools/blog_cli (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-13 r/125 refactor(tools/blog_cli): Build with buildGo.nixVincent Ambo2-118/+6
2019-12-09 r/103 fix: Amend import paths to use whitelisted nixpkgsVincent Ambo1-1/+1
2019-12-09 r/100 refactor: Introduce new layout with nixpkgs in third_partyVincent Ambo1-1/+1
2019-11-15 feat(nix): Filter projects that should be built by CIVincent Ambo1-0/+2
2019-11-15 chore(nix): Move files around to conform to new read-tree layoutVincent Ambo1-2/+2
2019-08-23 r/53 fix(blog_cli): Quote JSON output for post datesVincent Ambo1-2/+6
2019-08-23 r/52 feat(blog_cli): Add flag to set post date and serialise as date onlyVincent Ambo1-5/+25
2019-08-19 r/43 chore(tools/blog_cli): Shorten metadata key namesVincent Ambo1-5/+5
2019-08-19 r/42 refactor(tools/blog_cli): More sensible chunk encoding as recordsVincent Ambo1-17/+17
2019-08-19 r/41 feat(tools): Add a horrifying tool to write blog posts into DNSVincent Ambo4-0/+345