mboes / nixos-docs-mockup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nix/Nixpkgs/NixOS Gatsby documentation mockup

This is a proof-of-concept documentation site for the Nix, Nixpkgs and NixOS user manuals. The Docbook source has been converted to CommonMark Markdown.

This site uses Hasura's "Gatsby Gitbook starter" as the starting point.

🔗 Live Demo

Here's a live demo.

🚀 Quickstart

Get started by running the following commands:

$ npm install
$ npm start

Visit http://localhost:8000/ to view the app.

About

License:MIT License


Languages

Language:JavaScript 99.1%Language:Dockerfile 0.5%Language:Nix 0.4%