This is the public repo for the NitrogenProject.com website.
You can clone this and run it locally to have a local browsable copy of the Nitrogen documentation, as well as to see an example of how you can embed Nitrogen inside other applications.
To get started, simply run:
git clone https://github.com/nitrogen/NitrogenProject.com.git
cd NitrogenProject.com
make run_dev
open http://localhost:8000