NixOS / nix-pills

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nix Pills

Available online as a multi-page HTML or an e-book in EPUB format.

You can also build them locally:

nix-build release.nix -A html-split && firefox result/share/doc/nix-pills/index.html

Similarly, for an EPUB version, run:

nix-build release.nix -A epub && foliate result/share/doc/nix-pills/nix-pills.epub

About

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:JavaScript 87.3%Language:Nix 10.6%Language:CSS 2.1%