1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 00:06:26 -04:00
nix.dev/_redirects
fricklerhandwerk 8afee98203 dissolve the Learning Journey section
This does not yet follow #701, because the change to get there would be
too big. The goal is to keep the table of contents meaningful at all
times and the diff of each pull request manageable.

The packaging tutorial is quite important, so it's not wrong to have it
visible on the front page until we have enough material for a packaging
section.

The sharing dependencies article should really be a very brief guide, but
because that would be quite a big change, it's only moved to the Guides
section for now.
2023-11-02 00:13:32 +01:00

27 lines
2 KiB
Plaintext

/tutorials/install-nix /install-nix 301
/anti-patterns/language /recipes/best-practices 301
/faq /recipes/faq 301
/tutorials/contributing /contributing 301
/tutorials/first-steps/nix-language /tutorials/nix-language 301
/tutorials/ad-hoc-developer-environments /tutorials/first-steps/ad-hoc-shell-environments 301
/tutorials/towards-reproducibility-pinning-nixpkgs /tutorials/first-steps/towards-reproducibility-pinning-nixpkgs 301
/tutorials/declarative-and-reproducible-developer-environments /tutorials/first-steps/declarative-and-reproducible-developer-environments 301
/tutorials/dev-environment /tutorials/first-steps/dev-environment 301
/tutorials/first-steps/dev-environment /recipes/python-environment 301
/tutorials/continuous-integration-github-actions /tutorials/nixos/continuous-integration-github-actions 301
/tutorials/building-and-running-docker-images /tutorials/nixos/building-and-running-docker-images 301
/tutorials/building-bootable-iso-image /tutorials/nixos/building-bootable-iso-image 301
/tutorials/deploying-nixos-using-terraform /tutorials/nixos/deploying-nixos-using-terraform 301
/tutorials/installing-nixos-on-a-raspberry-pi /tutorials/nixos/installing-nixos-on-a-raspberry-pi 301
/tutorials/integration-testing-using-virtual-machines /tutorials/nixos/integration-testing-using-virtual-machines 301
/contributing/writing-style /contributing/style-guide 301
/tutorials/nixos/build-and-deploy/* /tutorials/nixos/:splat 301
/tutorials/first-steps/declarative-and-reproducible-developer-environments /tutorials/first-steps/declarative-shell 301
/recipes/best-practices /guides/best-practices 301
/recipes/troubleshooting /guides/troubleshooting 301
/recipes/faq /guides/faq 301
/recipes/python-environment /guides/recipes/python-environment 301
/recipes/direnv /guides/recipes/direnv 301
/tutorials/learning-journey/sharing-dependencies /guides/recipes/sharing-dependencies 301
/tutorials/learning-journey/packaging-existing-software /tutorials/packaging-existing-software 301