about summary refs log tree commit diff
path: root/tools/nixery/docs/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2019-08-05 feat(build): Build Nixery book and embed it into Nixery imageVincent Ambo1-0/+36
Executes the previously added mdBook on the previously added book source to yield a directory that can be served by Nixery on its index page. This is one of those 'I <3 Nix' things due to how easy it is to do.