Commit Graph

6 Commits

Author SHA1 Message Date
Vincent Ambo
11cd6b767b docs: Add asciinema demo to README & book 2019-08-15 16:04:34 +01:00
Vincent Ambo
e697367248 docs(book): Update information on new layering strategy 2019-08-15 16:04:34 +01:00
Vincent Ambo
0a0def4776 docs: Add a section on Nix itself 2019-08-05 00:32:53 +01:00
Vincent Ambo
049ca091a8 docs: Add a section on running your own Nixery 2019-08-05 00:32:53 +01:00
Vincent Ambo
8799d65afc docs: Add an "under-the-hood" page explaining the build process
This page describes the various steps that Nixery goes through when
"procuring" an image.

The intention is to give users some more visibility into what is going
on and to make it clear that this is not just an image storage
service.
2019-08-05 00:32:53 +01:00
Vincent Ambo
a03662af8e docs: Replace static page with mdBook site
Uses mdBook[1] to generate a documentation overview page instead of
the previous HTML site.

This makes it possible to add more elaborate documentation without
having to deal with finicky markup.

[1]: https://github.com/rust-lang-nursery/mdBook
2019-08-05 00:32:53 +01:00