Skip to content

nixos.org (why where how)

Rok Garbas edited this page Mar 11, 2020 · 1 revision
  • code for nixos.org website is here: https://github.com/NixOS/nixos-homepage
  • how to build and update the site consult README of the project
  • once code/content lands in master github actions will build the website and deploy it to the netlify
  • secrets are configured via github -> settings -> secrets
  • webmaster@nixos.org account is used to create auth token.
  • each PR should be built and preview link added as a comment to the pull request